ssatguru / BabylonJS-CharacterController

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

support front facing animated characters #12

Closed ssatguru closed 4 years ago

ssatguru commented 4 years ago

Currently the controller expects the character mesh to be created and animated facing the negative z direction. In other words in Rest Pose the character should be facing the negative z direction.

We should support character mesh facing the positive z direction too

ssatguru commented 4 years ago

added support with v0.4.1