ssatguru / BabylonJS-CharacterController

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

Avatar reflection? #41

Closed echan00 closed 2 years ago

echan00 commented 2 years ago

Trying character controller for the first time and attempting to merge it with the colyseus boilerplate (https://github.com/endel/colyseus-babylonjs-boilerplate)

I am seeing a reflection of the character as shown in the screenshot... I noticed this happens as soon as CharacterController.start(); is called.

Would appreciate any pointers to resolve this :)

Screen Shot 2022-02-09 at 6 18 24 PM
echan00 commented 2 years ago

Sorry, maybe not related to CharacterController after all!