Duplicate blocks

i am creating a game and i have 2 "when screen1 initialize" what can i replace one of them with?

You can drag the blocks from one of the two Screen1.Initialize event blocks to the inside of the other one, and then delete the empty one.

Double check the combined Initialize blocks that its contents are in the right order, and adjust the order as needed by dragging the blocks up or down.