Make an Actor follow animation of another
RastaRise
Member Posts: 52
I have a spring, ball, and a button. When you press the button the spring moves up and down to show the power of the shot. I was wondering if it was possible to have the ball move up and down with the spring when the button was pressed. I already have it setup so the spring has an animation when the button is pressed(it moves up and down).
Comments
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps
Example:
_O_----ball on platform
. !
. ! ---- Spring
. !
If the spring is half way or 1/3 of the way and the button is released then the ball needs to shoot from that spot, even if the ball does all the way down the releases when it is 2/3 the way up. There are a total of 14 images in that animation, 7 going down then, 7 going back up. Let me know if this doesn't make sense.