Ifnosounds
Jump to navigation
Jump to search
ifnosounds { do something } else { do something else }
If condition returning true if the current actor isn't playing any sounds. Can easily break sync in multiplayer.
ifnosounds { do something } else { do something else }
If condition returning true if the current actor isn't playing any sounds. Can easily break sync in multiplayer.