Bobbybel
-
Posts
2 -
Joined
-
Last visited
Content Type
Profiles
Forums
Blogs
Articles
Docs
Gallery
Posts posted by Bobbybel
-
-
Hey,
I have to create a double jumping mechanic for my game, but I can't figure out how to do it. The only solution I have is to modify player's Z axis, but the jumping animation will look awful. Actually all I need to know could be what to modify in the game properties to be able to jump in mid-air, but I take every solution you could give me !
I already tried this but it doesn't work for me : https://www.garagegames.com/community/forums/viewthread/120063
Thanks in advance.

Double jumping problem
in TorqueScript
Posted
It worked with the script based, I didn't know that applyImpulse method. Thanks a lot man