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.46k stars 418 forks source link

Add UserData to `CharacterVirtual` #906

Closed skaarj1989 closed 7 months ago

skaarj1989 commented 7 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 7 months ago

CLA assistant check
All committers have signed the CLA.

jrouwe commented 7 months ago

Thanks!