Help needed. Please watch the video and thank you to the geniuses in this community who understand this stuff(not me )
Is there any code that could be affecting the playback of your animation?
As said by @SergeantNooob, we need context. Not entire codebases, just snippets of code that may be culprits of playing animations incorrectly.
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?
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
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.
Is there any good tutorials on how to do this?
Thanks for the help. Appreciate it!
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 Cheers
Just here to make terrible videos!