Jump 'n' Run game with GameSalad?
Hey
Is it possible to create a Jump 'n' Run game with GameSalad?
Thx, for the answer!
Greets, sevi17
Is it possible to create a Jump 'n' Run game with GameSalad?
Thx, for the answer!
Greets, sevi17
Comments
http://itunes.apple.com/us/app/air-supply-1bit-run/id423073029?mt=8
Check out his little beauty by QuantumSheep, built with GameSalad;
http://itunes.apple.com/us/app/air-supply-1bit-run/id423073029?mt=8
Which rule I have to make, to go from one scene to the next scene?
greets, sevi17
Thanks for answers !
http://gamesalad.com/wiki/how_tos#movement
After watching/reading through all of that, you'll have no trouble making a great game
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
But I want press anywhere on the screen to jump.
Could someone help me?
When touching:
Change global attribute (make up one--say "is jumping") to 0.
Otherwise:
Change global attribute ("is jumping") to 1.
Now, in the character's actor--put:
When global attribute "is jumping" = 0:
Jump (use accelerate with timer, or other behavior to your liking)
Hope that helps.
But how can I trigger this?
greets sevi17