Page 1 of 1

Need advice on upcoming game "Alto"

PostPosted: Sun Jun 27, 2010 6:50 am
by RippeR7420
Me and my friend are designing this game, please download it and give us your suggestions and tips!
We need all the knowledge we can get 8)


Controls:

Movement: directional buttons
Jump: Space bar
Punch: B
Duck: down

Re: Need advice on upcoming game "Alto"

PostPosted: Sun Jun 27, 2010 8:38 am
by Hblade
The graphics are awesome in this :D Hmm, I cant really think of any ideas for that xD But I like the animations :D Good job with the graphics :3

Re: Need advice on upcoming game "Alto"

PostPosted: Sun Jun 27, 2010 4:20 pm
by RippeR7420
Thanks Hblade=]

A couple things were having trouble with are:
While you're running if you punch he the running animation stops and he starts sliding?

And we can't figure out how to limit him to just one jump, he has like a super infinte jump!

If ya know how we could fix these glitches it would be reallllly appreciated! =D

Re: Need advice on upcoming game "Alto"

PostPosted: Sun Jun 27, 2010 4:53 pm
by Hblade
Itll probably be confusing at first, but search up "Perfect anti-moon walk" on GE Search bar (Top right corner of page), and look for the RPG one, then you can use that code :D

Re: Need advice on upcoming game "Alto"

PostPosted: Sun Jun 27, 2010 5:24 pm
by RippeR7420
It took me straight to this;

"No posts were found because the word anti-moon is not contained in any post."


Is there a direct link by chance?

Re: Need advice on upcoming game "Alto"

PostPosted: Sun Jun 27, 2010 5:35 pm
by krenisis
Ok use this demo for jumping and attacking if you need futher help ask

left, right arrows move your player

space makes him jump(fixed)

C makes him kick


knock the enemy off the platform hope this helps......

Re: Need advice on upcoming game "Alto"

PostPosted: Sun Jun 27, 2010 5:40 pm
by Hblade

Re: Need advice on upcoming game "Alto"

PostPosted: Sun Jun 27, 2010 8:14 pm
by RippeR7420
Coding in the demo doesn't work in my game, how did you do the whole variable thing?
That's the main thing I'm strugglin with.

Re: Need advice on upcoming game "Alto"

PostPosted: Sun Jun 27, 2010 10:21 pm
by Hblade
Make the variable called STATE

That should be all :P

Re: Need advice on upcoming game "Alto"

PostPosted: Sun Jun 27, 2010 11:41 pm
by krenisis
If you still need help check out my platform game tutorial that should help since its step by step.