NVIDIAGameWorks / PhysX-3.4

NVIDIA PhysX SDK 3.4
https://www.nvidia.com/
2.34k stars 275 forks source link

Does CharacterController call onContact & onTrigger ? #108

Open Johann-Sch opened 5 years ago

Johann-Sch commented 5 years ago

Hello, I was wondering if the attached actor of the PxCharacterController is treated like a normal Actor, and therefore call the onContact and onTrigger callbacks.