So you would not use one in the reverse situation, for example:
- Player breaks open a box with 30 coins in it.
- Each coin contacts the game state to store the player’s score
But you would for something like:
- Player lays down 30 remote explosives
- Player triggers the remote explosives, sending a
callto each individual explosive actor?