Game Development Community

jump once

by rennie moffat · in Torque Game Builder · 08/14/2009 (10:25 am) · 3 replies

I have programmed a simple platformer which was working fine, relatively seeking then I changed some code, but inevitably changed it back to what I had, tho now there is a problem. My man only jumps once.


:?

Strange, I thought maybe there is some trigger, click type limit, but I don't see any and why would I put that in anyway. Anyone have an explanation or reason as to why this might be? thanks.

About the author

My thanks to Garage Games and the Garage Games Community combined with owned determination I got one game up, Temple Racer and I am looking to build more interesting, fun games for the mass market of the iOS app store.


#1
08/18/2009 (12:54 pm)
HI, Just following along the miniPlatformer Tut, with the ninja, and have added in the code. My player jumps and lands, but can not jump again. Anyone know what is wrong with this?
#2
08/21/2009 (4:48 pm)
You would have to post sample code or something. It's impossible to even guess at what might be wrong without more information.
#3
08/21/2009 (5:12 pm)
oh I am sorry. I actually fixed the problem, tho I forget now what I did. At this point I am just playing with code, learning really.