I need to detect the collision between object and viewer (avatar). My scene is a set of rooms, and I do not want the viewer to run through walls. I use WakeupOnCollisionEntry and WakeupOnCollisionExit conditions ... but how avoid the modification in transform related to viewer?
Thanks a lot.