Tree falling movement

app_sauceapp_sauce Member, PRO Posts: 206

I'm trying to figure out how to get a tree falling effect in gs. I was messing around with the interpolate function as follows:
interpolate position x to (tree.height divided by 2)+(tree.width divided by 2)
interpolate position y to the y position of the ground
interpolate self.rotation to -90 (to have the tree fall to the right)

I set all of these to a duration of .5 seconds.

The results look wonky, the tree ends up landing in the position I want but I want the bottom of the tree to stay in place. You could also think of the motion as the falling of a domino piece.

I'm not sure what to change to make this look more natural.

Thanks for your help

SocializeTwitter , **My Site ** **Play Loop Zen Free **iOS HERE, Google Play HERE

Comments

Sign In or Register to comment.