Sorry,
how can I obtain a fluid movement like this?
(see the link below)
there’s a tutorial? there’s an AS code?
P.S.= sorry for my english, but i’m italian…
Sorry,
how can I obtain a fluid movement like this?
(see the link below)
there’s a tutorial? there’s an AS code?
P.S.= sorry for my english, but i’m italian…
for this, the guy who created it is using simple motion tweens, but applying easing to it. simply create a new motion tween, and on the start of the tween, set easing to 100 out. this will make the object that is moving slow to a stop. you can ease out at different values and also ease in, where the object that is tweened will accelereate to the end from a standing start
no, this guy’s not using motion tweens. he’s using AS to move the boxes, etc. search the forums for “easing”, you’ll find hundreds of posts on it. he’s not using the standard easing equations you’ll find in the tutorials though, he’s using more advanced ones (like robert prenner’s equations).
yeah, sorry. i posted before i clicked on any of the buttons. didn’t realise it eased the window too.
Ok, thank you guys!!!
I’ll search it on the forum.
:: Copyright KIRUPA 2024 //--