Wednesday, January 13, 2010

Platform Game Instructions

How To Build a Platform Game

  1. Find a sprit sheet on the internet
  2. Open and load sprite sheet into publisher
  3. Crop down sprite sheet to the image u want to use
  4. Crop and transparent each motion of the sprit you want to use
  5. Open up a new game maker
  6. Create a new sprite and load in your character's first motion
  7. Edit that same sprite, click Add Sprite from file and add motions 2-5
  8. Create a new sprite and repeat steps 6 & 7
  9. Edit this sprit again click on transform & click mirror horizontal to face other direction
  10. Go bake on the internet and find a tile sheet(this will later become part of you platform)
  11. Load tile layout into backgrounds
  12. Go to create new object and load in the version of you chcarcter facing left
  13. Add events Step;Collision;Left, Right & Up Keyboard press
  14. Add actions like Set Gravite,Else factor,Set vertical speed,ect.
  15. Create new object
  16. Load in version of character facing the right
  17. Duplicate steps 13 & 14
  18. Go to create new room
  19. Add you platform character and objects to room
  20. Test game

No comments:

Post a Comment