Loops don't work!
Hey everyone, I need some help with loops. When I put a loop inside an if statement inside of the update() function, it says that the update() function doesn't have an end statement, even though I put end statements for the loop, the if and the update. Is anyone experiencing the same problem or can help?