Lets say I have 10 instances
I want to change a value or something to one at a time using a loop. How would I do this? Is there a way to assign ascending values to each instance (0-9)?
Use the 'For each object' system condition for this.
Develop games in your browser. Powerful, performant & highly capable.
Thanks!