Hello All (again)
I have a "For" loop, and inside it I want to call a function that will run on the instance being select by the "For" loop.
Calling the function as of now runs the actions on ALL sprites, and not just the specific instance...
Any workaround to this?
Thanks!