Search found 1 match
- Thu Apr 05, 2012 9:48 pm
- Forum: Questions and Help
- Topic: Adding DetectorVolume capabilities to Entity class
- Replies: 1
- Views: 2189
Adding DetectorVolume capabilities to Entity class
Hi Norbo, first of all, thanks for the great engine. Now to my question: I'd like to be able to subscribe to some collision events to update my logic. An Entity's CollisionInformation gives me InitialCollisionDetected and CollisionEnded (which, to my understanding, should be equal to DetectorVolume'...