Hi. I have several instances of the same object, that all need to tween to a specific location for each instance.
Whenever I start the tween only one of the objects move. How do I make all instances start tweening at the same time?
Whevever i use a trigger or once while true, even looping through each of them, only one of them moves. Any suggestions?