Dynamic mesh for player having climb up problems over heightmap terrain

Controlling a character on the ground using physics is a complex feature to get right as there are MANY tiny factors influencing the movement. We have plans of releasing a feature for our new havok physics API to make that easier, but it won’t come for a few months. You could look into non physical control which is much simpler to handle like Character Controller with Heightmap Ground - Tutorials and tips - Babylon.js (babylonjs.com)

1 Like