i need to know how to make a platform game<forever>
Offline
caseyjoe503 wrote:
i need to know how to make a platform game<forever>
The thread title is kinda misleading. A platform game is one of the more complex projects you can create. There are many things that make up a platformer and you need to ask for specific things (like how do I make my guy jump) if you want anyone to help you.
If you want you can modify Jay's jet pack girl project
http://scratch.mit.edu/projects/jay/133
Offline
You need block of platform as seperate sprites. Then make it so when green flag clicked> Forever> change Y by minus 1> unless touching (Platform sprite) > or> unless space key pressed.
Hope this helps!
Offline