![]() |
|
#2
|
|||
|
|||
|
It sounds like you also have collision shapes applied to the walls. In that case you can check to see which objects are involved in the collision. These are passed with the event object to the callback function as the attributes obj1 (node that generated the event) and obj2 (node it collided with). If obj2 is the door then you can animate it opening, otherwise you can ignore the collision.
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Collision problem | Dave | Vizard | 2 | 09-16-2010 04:25 AM |
| Freeform view on an animated object problem | jaylocco | Vizard | 2 | 06-08-2009 08:09 PM |
| view problem | nlfrnassimi | Vizard | 3 | 03-11-2009 08:33 PM |
| problem with stereo mode | shivanangel | Vizard | 3 | 10-17-2006 09:58 AM |
| problem with collision detection | paulpars | Vizard | 6 | 06-09-2006 06:03 PM |