Hey, I got an array filled with values. At (0,0) the Value is 1000. The variable pickedCharachter is equal to 1.
http://prntscr.com/bc9am8
and yet it repeats the step 5 times ... i cant explain why. I tested it in debug mode and the value at 0,0 stays 1000 ~ any ideas?
/edit: I just figured out the problem. I need to set the repeat function in a sub-event. Because repeat() for some reason is never true and it always calls the else.