Collision Coordinates
by Roshan Kuriyan · in Torque Game Engine · 07/10/2006 (9:37 pm) · 2 replies
Hai all
I am doing a car race demo.
When my vehicle collides with other vehicle or difs i want fire sparks at the portion
where its colliding.I am able to create sparks using particle emmiter. But i could not
place it in the exact point of collision. Could anyone tell me how to get the exact
coordinates where my Car collides
Thanks
I am doing a car race demo.
When my vehicle collides with other vehicle or difs i want fire sparks at the portion
where its colliding.I am able to create sparks using particle emmiter. But i could not
place it in the exact point of collision. Could anyone tell me how to get the exact
coordinates where my Car collides
Thanks
#2
07/14/2006 (8:45 pm)
I think collision os based of a mesh, if no mesh is present its the bounding box of the object...so you could get thoes?
Torque Owner Roshan Kuriyan
Default Studio Name
I just wanted to know if there is any resources or console function to get the collision coordinates