Animation Disaster

Help needed. Please watch the video and thank you to the geniuses in this community who understand this stuff(not me :joy: )

Is there any code that could be affecting the playback of your animation?

1 Like

As said by @SergeantNooob, we need context. Not entire codebases, just snippets of code that may be culprits of playing animations incorrectly.

1 Like

All it does is play() the animation. It is the most basic level of how to animate. Iā€™m clueless with this subject thatā€™s why I came here to see if anyone could help. The code creates an instance called Animation and plays it and then it is just stuck in that and you heard the 2 issues with it on the video, that is what I donā€™t understand how to fix

I already tried changing the priority to all the different ones and none of them helped. The animation itself is just a vertical line of keyframes and thatā€™s it

It plays correctly in the Animation Editor you are using right? Are you playing an R6 animation on this R15 rig? Do you have enough animation weight so it can follow through?

1 Like

Fixed the speed at least. Still cannot escape the animation once Iā€™m in it. I changed it to play(1, 1, 1) which refers to this: (fadeTime, Weight, Speed)

you may have set the animation to be looped in the editor

Didnā€™t do that either. That was one thing I made sure not to do


just so you can see im not making up stories(it would be highlighted blue if looped)

This is irrelevant as AnimationTrack objects have a Looped property.

Is ā€œAimā€ the animation that is troubling you? It seems to only have a singular keyframe.

Yes. I explained that earlier that I have only a vertical line of keyframes(I didnā€™t know itā€™s singular but yeah now you get what I meant). I donā€™t understand how you are supposed to from that singular keyframe go back to the original pose when you first join.

To have a working animation, you need a horizontal line of keyframes comprised of vertical keyframe points (each respresenting CFrame data). If you want a looping walking animation, you need more keyframes, and a transition from the beginning to end keyframe to line it up.

1 Like

Is there any good tutorials on how to do this?

Thanks for the help. Appreciate it!

Recorded this.

1 Like

It is ashame that Roblox hasnā€™t already hired you are for this and you getting paid real money!! Thank you so much. I think you should definitely try and publicize this video. A tutorial like this is going to help everyone out there :slight_smile: Cheers :beer:

Just here to make terrible videos!

1 Like