matrix-org / thirdroom

Open, decentralised, immersive worlds built on Matrix
https://thirdroom.io
Apache License 2.0
606 stars 65 forks source link

Add `world.setCharacterController()` #615

Open robertlong opened 1 year ago

robertlong commented 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.