Step 21: Set Player Starting Costume

Goal:


Let’s set our player sprite’s costume as the last step for this part.

Once we code this we are finished with our entire Geometry Dash game!

Steps:

  1. Locate the block of code where our player variables are set.
  2. From Looks, place a switch costume to block and place it between the go to front layer block and the first set to block.
  3. Set the costume to costume1.

Code: