You can write your topic however you want, but you need to answer these questions:
-
What do you want to achieve? Keep it simple and clear!
I want the firing animation to play properly while aiming -
What is the issue? Include screenshots / videos if possible!
you can see the video below, when i aim the firing animation doenst play properly, only the slide of the gun moves.
https://www.youtube.com/watch?v=vYCDM6y1NrU
i’m using an aimpart to set the offset of the aiming and it seem to break the animation
this is line of code that does it:
local aimcf = self.currentTool.AimPart.CFrame:ToObjectSpace(self.vm.PrimaryPart.CFrame)
How can i fix this issue? not only firing animation but all other animation like reloading also doesn’t play properly