#1
|
|||
|
|||
collision events trigger
I am working on a program in which a collision event triggers an animation. Shall I check collision in each time cycle, or is it possible to use a signal object to control the collision-trigger? What is the best method to trigger an animation by collision detection?
Thanks in advance. |
#2
|
|||
|
|||
Hi,
There is currently no collision event for objects. So you will have to manually check collisions between the objects you are interested in. |
Thread Tools | |
Display Modes | Rate This Thread |
|
|