GothicVRProject / GothicVR

Fan project recreating the classic Gothic I and II experience in VR.
GNU General Public License v3.0
24 stars 2 forks source link

Bouncing VR player when landing #337

Open JaXt0r opened 3 months ago

JaXt0r commented 3 months ago

Currently VR player controller bounces when falling to the ground. I read topics like "Physics based Rigidbody" and "change mass" to remove this behaviour. Let's solve this issue.