For looped 5 times!

This is how I got the game to loop, I am not deleting code instead adding a // in front of them converting it to comments :slight_smile: so that I dont mess up. once I am happy I remove them.

this me posting before looking at the solution.

1 Like

Thatโ€™s what I do sometimes. Tip: if you highlight the code and then press CTRL K and then CTRL C that will comment the code out and then CTRL K then CTRL U to uncomment.

2 Likes

Thanks that is very useful :slight_smile: