v0.4.3
enhancements
- just like pressing walk key AND shift makes the avatar run, now pressing walkback key or strafeleft/right key or turn Left/Right key AND shift makes the avatar walk back or strafe Left/Right or turn Left/Right faster .
- Added two new sub modes.
In one sub-mode the left and right keys makes 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 makes the avatar face and move left or right and the back keys makes the avatar turn around and move towards the camera.
see setMode() and setTurningOff() methods
fixes
- ie11 space bar and arrow key not working issue