moving object simultaneously
Posted: Sun Mar 09, 2014 5:04 am
Hi guise,
I am trying to move several objects simultaneously. I was using repeat structure...but I found it was a wrong approach.
1. there are 10 images
2. move images 1 ~ 10 from Loc (A) to Loc (B) in random(10) thicks simultaneously.
3. each object has different speed when it moves
but it seems impossible until each image completes its action with repeat structure. Is it possible to move all object at the same time?
Cheers,
Louis
I am trying to move several objects simultaneously. I was using repeat structure...but I found it was a wrong approach.

1. there are 10 images
2. move images 1 ~ 10 from Loc (A) to Loc (B) in random(10) thicks simultaneously.
3. each object has different speed when it moves
but it seems impossible until each image completes its action with repeat structure. Is it possible to move all object at the same time?
Cheers,
Louis