I’ve been trying to make animations concerning tools, and have figured it out, thanks to this post:
Unfortunately, I’ve run into a minor issue. I would’ve posted it on the post, but it seemed a little overloaded already. So I decided to create another.
The issue is this:
The tool seems to have some delay upon playing the idle animation, and also kinda bugs into the idle state. It kinda slides.
This is sorta oof, because… well… swords, when you bring them out, normally start on your hand…
I’m setting the default internal roblox tool animation to the one on screen.
This might just be roblox kinda smoothing the transition, but how does one workaround this?
I’m not really sure what to do, because I literally haven’t seen a single other tutorial other than this one.
And this seems like the best way to do it except for this minor issue.
Thanks in advance!
Also idk how mentions work but… @Headstackk help!!!
Thanks for the reply.
Also I forgot you could do that.
But, I’m using the default animate script. And changing the ID of the default tool animation.
It’s called “toolnone” in the character’s animate script.
I’m using R6.
I looked through the animate script, and it seems like anything that would run the tool animation… is already set to 0 Fadetime.
I tried it out just doing the way you said too, but it still does it.
There is still a sliding issue but here it is less visible. I think it happens because the last keyframe of the animation re-appears when the arms are down (beginning of the new animation)