Game Development Community

how to make two objects to to attach to each other

by Ramin r. Kamal · in Torque Developer Network · 05/28/2011 (10:33 pm) · 1 replies

Hi I was just wondering to know for example, in torque 2d if I have a character which I want it to stand on a canyon or stage etc. How would I do that so that when I apply the shooter control movements to my character the down key wouldnt allow my character to move any furthur down when is on the stage it is on?

About the author

Recent Threads


#1
06/15/2011 (8:59 am)
This probably won't help a lot, but if you can check if the two objects are touching each other then can't you just disable the controls for the down button?