ssatguru / BabylonJS-CharacterController

A CharacterController for BabylonJS
Apache License 2.0
215 stars 46 forks source link

use raycast to detect slope,steps and ground #70

Open ssatguru opened 8 months ago

ssatguru commented 8 months ago

the current method is not precise. raycast would be more precise. falls would be better handled.