Hi there, I've got a simple selection screen that works great to select from 0-9 objects. You can click it as fast as you like and it never breaks.
Currently it stops either end, ie you can't go past 0 or 9.
For the sake of learning I thought I'd try having it infinite, as in you could keep pressing up or down and once you reached 0 or 9 it would just loop around.
For instance you can keep clicking up and once the numbers get to 0 it wouldn't stop but would loop round to 9 and keep going, 8 7 etc..
I've tried many many attempts but I'm getting tripped up by strange results with the ease object, and the 2 things I can't get working with infinite that do work with my current settings are:
-You can click as fast as you like and it doesn't break
-You can click while the selection is still moving in either direction and it doesn't break it.
Any help much appreciated!
Please login to see this attachment.