jrouwe / JoltPhysics

A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West.
MIT License
6.74k stars 452 forks source link

Add UserData to `CharacterVirtual` #906

Closed skaarj1989 closed 9 months ago

skaarj1989 commented 9 months ago

Even though the CharacterVirtual is not inserted into the physics system (#666) I find it useful to have a user data.

CLAassistant commented 9 months ago

CLA assistant check
All committers have signed the CLA.

jrouwe commented 9 months ago

Thanks!