I was creating a game similar to Flappy Bird, and I ran into a problem. I had a script that says "When Flag clicked", "broadcast Green Flag". Then I could use this message instead of a "when flag clicked" block so that I could have the game broadcast this to start over the game.However, when I tried to do this, my game slowed down and started killing the player randomly.
Is there a bug in Snap!, or am I doing something wrong?
Here's the link: Snap! Build Your Own Blocks