There is repeat which goes for however many loops you set it to, and there are forver loops that go forever.
You need to put in forever loop to make sure whatever you want it to do happens.
I works but it will always say "Forever and ever" and will only say "Forever loop" once which makes sense looking at the commands.
Sprites know when to begin an action because the events tell them to. You can make a sprite begin when green flag is clicke, when keys on the keyboard are clicked, when the sprite is clicked, when the backdrop changes, or after recieving a message.
Yes They are eqivalent, they are the same commands just in different orders.
Click HERE to return to homepage.