Ball move in 5 times in a loop fuction

please help me to move in 5 times in ball move ment in the loop function ..


Loops_1.aia (2.8 KB)

You need explain in more detail what you are expecting the ball to do ?

For example The ball move from top to bottom at 5 time in a loop function.

Do you need to see the "gap" (in time) between each move. A clock would be needed otherwise it would all happen together, very quickly...

Here is one way ?

image

i have done same as like you but not working ..

Loops_1 (2).aia (3.2 KB)

You have two global variables for the same purpose, count and counter.

Make up your mind.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.