Hi Shani,
> HO can i change the speed of different objects.
>
> move graphic xyz from the loc of grc xyz to the loc of grc ("xz") in 2
> seconds.
>
>
>
> When I apply this command this wait for 2 second then go toward the goal,
> but I need it like when I have 4 objects and four different goal.
>
> It goes toward goal with different speed mean some fast and some slow like
> that .
>
>
> How can I set their speed.
use "lock moves" first, then move all objects and then use "unlock moves":
...
lock moves
## or -> set the lockmoves to true
move grc 1 from X,Y to Y,Z in 2 secs
move grc 2 from Z,W to H,K in 3 secs
## more moving objects here...
unlock moves
...
"unlock moves" (or "set the lockmoves to false") acts like the starting shot in
a race :-)
> Regards,
>
> SHANI
Best from germany
Klaus
--
Klaus Major
http://www.major-k.de
[email protected]
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution