Hello,
recently I’ve been working on my gun kit for my community, Bellum.
Im working on this pistol right now and I wanted to have a idle animation.
I’ve made a idle animation. And I was wondering how I can override the DEFAULT tool animation ( with the right arm)
First off, you should search before you make a post
What you can do is go into play solo > copy the Animate script from the player’s character > Leave Play Solo and Paste the copied animate script into StarterCharacterScripts. You can search the values parented in the Animate script and look for toolnoneanim: replace the animation in that with your new animation, or you can search the code in the script that configures the toolnoneanim part of the player.