ssatguru / BabylonJS-CharacterController

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

move character programmatically #10

Closed ssatguru closed 4 years ago

ssatguru commented 4 years ago

currently, character can only be moved via keyboard. we should provide methods to move character via code. this would make it easy to add support for devices like touch joystick or move on mouse click etc

ssatguru commented 4 years ago

added support with v0.4.1