I can write my topic however I want, but I’m just sticking with the sample questions such as:
What do you want to achieve? Keep it simple and clear!
I want my viewmodel to (somewhat) stay still.
What is the issue? Include screenshots / videos if possible!
Whenever I switch animationTracks in my (local)scripts, the viewmodel and the gun reset for a moment before snapping back into their place (the next animation).
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I have officially fixed my problem, thanks to everyone for the support!
The main problem with the resetting is that I constantly switched animations (whenever shooting, for example). @atfdaj 's solution has also solved my problem, but I’ve figured out that I don’t need to be switching animation tracks at all! As long as the shooting has a higher priority than the idle animation, everything works fine!