Open robertlong opened 1 year ago
Add world.setCharacterController() to the WebSG API so that you can set whether to use a dynamic or kinematic character controller. Or disable the default character controller entirely and specify your own.
world.setCharacterController()
dynamic
kinematic
Add
world.setCharacterController()
to the WebSG API so that you can set whether to use adynamic
orkinematic
character controller. Or disable the default character controller entirely and specify your own.