Any way to make a very fast animation?

Hey devforum, I am trying to add gun recoil to a tool, but it shoots a bullet every 0.07 seconds and the quickest I can make an animation is 0.1 seconds.

Any way I could make an animation that lasts like 0.03 seconds?

Thanks.

I would use lerp or TweenService, I find it a lot better for stuff like recoil.

2 Likes