Today I attempted to make a jump animation when my character jumps. The video series I was watching does provide a tutorial to make a jump function, but it doesn't show me how to update the animation at the same time. So I had to kind of take what I know and then utilize it to try to update the animation. So far I have made progress, Somewhat.
So I have it so when the jump funtion is activated, it sets off the
Add Movement, which tries to make it move along the "Y" Axis, but it is only moving the Z axis, which I have to try to trouble shoot, then it tries to set the Flipbook animation, which is where my first problem is, so I have to try to fix that next class.
No comments:
Post a Comment