Quantcast
Channel: GameSalad 101 — GameSalad Forums
Viewing all articles
Browse latest Browse all 8931

Loop not looping

$
0
0

Hello developers,
I am having an unexpected problem with Loop to copy part of a table to another one.

The code looks like:
Num = 0
Loop while Num < 3
..Num = Num + 1
..other rules

But everything runs only once, not 3 times.

I created the attached demo to show the problem.

Thanks in advance for any clues.


Viewing all articles
Browse latest Browse all 8931

Trending Articles