ssatguru / BabylonJS-CharacterController

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

left right key should move left right rather than turn left right #21

Closed ssatguru closed 4 years ago

ssatguru commented 4 years ago

Add two new sub modes. In one sub-mode the left and right keys should make the avatar turn left or right and the back key makes the avatar walk backward with back facing the camera. In the other sub-mode the left and right keys should make the avatar face and move left or right and the back keys makes the avatar turn around and move towards the camera.

ssatguru commented 4 years ago

added in v0.4.3