You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the Play Sound action, it would be great to have a checkbox to make the sound global, so that all players hear it at the same volume instead of sounding from the item's position.
On the Play Sound action, it would be great to have a checkbox to make the sound global, so that all players hear it at the same volume instead of sounding from the item's position.
This in the SDK can be easily achieved with the
global
property:https://docs.decentraland.org/creator/development-guide/sdk7/sounds/#global-sounds
The text was updated successfully, but these errors were encountered: