Question
Applying action to many objects
How can i apply an action to many instances of the same
object or different objects without the need of writting the same
code tens of times ???
Like i have 10 copies of a circle and i want in the first frame to set their x positions to 100, can i do this in one step instead of writing the code for each one???
Thanx
Like i have 10 copies of a circle and i want in the first frame to set their x positions to 100, can i do this in one step instead of writing the code for each one???
Thanx