Just bought and studied the SDK, how do I do the following?
by Michael Layfield · in Torque Game Engine · 05/04/2005 (4:00 am) · 2 replies
I just purchased the SDK and me and my programmer are wondering how to do the following:
1) Air Jump / Double Jump
2) Dashing or hoping by pressing left or right twice.
3) Comboing with melee attacks
4) Left to right and circular life gauge
5) Auto aiming on X Y axis only
6) Cel shading
1) Air Jump / Double Jump
2) Dashing or hoping by pressing left or right twice.
3) Comboing with melee attacks
4) Left to right and circular life gauge
5) Auto aiming on X Y axis only
6) Cel shading
#2
05/06/2005 (11:40 pm)
I strongly suggest you have your programmers ask for themselves. It's often hard enough solving problems when in direct communication, adding a middle man can make things even more difficult. They all have licenses, so they should already have accounts on the site.
Torque Owner Tim Heldna
To answer question 1;
Click Here for a resource that will allow your player to be controlled in mid air.
Click Here for a resorce that allows your player to have a double jump.
Hope this helps.