AS question
AS question
Out of context: Reply #1
- Started
- Last post
- 11 Responses
- dijitaq0
make an array of the mc names.
make a function, that the mc calls when it is clicked it loops through the array.
within that loop make an if else statement that all of the mc's name not equaling to the mc name being clicked move to the desired position.
something like that.