ssatguru / BabylonJS-CharacterController

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

Using Character Controller on Server #71

Open ryansalatti opened 5 months ago

ryansalatti commented 5 months ago

I was looking at the Use characterController for secondary players #64 issue, which seems similar to what I'm trying to do. I'm setting up a server to verify movement, was curious if there was a way for this to work when the avatar meshes are just boxes without animations.

Thank you!

ssatguru commented 5 months ago

@ryansalatti Yes , it should work without animations. Give it a try and let me know if you run into any issues.