I can't get this set of logic nodes to loop

Thanks for any help,

Brian

They only play through once then they won’t repeat.

You could use Send Global Event / On Event node instead of a property. The sleep node don’t should be used in intervals lower than its seconds

Try to Send Global Event: “game over” but make sure it is send once (because the game cant over again and again before it restarts)

1 Like

Thanks for the help!

2 Likes