Thanks for all your incredible work on this component. I have an entity with a sound component attached to it as well as the multiuser component. When I ran the method .playSound() on the entity's sound component I expected the .playSound() method to sync between instances of croquet but it didn't. What do I need to do to achieve the syncing of methods? Thank you!
Thanks for all your incredible work on this component. I have an entity with a sound component attached to it as well as the multiuser component. When I ran the method .playSound() on the entity's sound component I expected the .playSound() method to sync between instances of croquet but it didn't. What do I need to do to achieve the syncing of methods? Thank you!