ssatguru / BabylonJS-CharacterController

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

glb model -strafeLeft and strafeRight works incorrectly #9

Closed ssatguru closed 4 years ago

ssatguru commented 4 years ago

With GLB models srtafeLeft does right and strafeRight does left. This due to the fact that babylonjs is left-handed and GLB models are right-handed

ssatguru commented 4 years ago

fixed in v0.4.1