hi im kinda new to this, im making a game and i made a tool (an ak 47) and created an animation using the clip editor built in roblox, i put the tool in starter pack and used a local script to make it so that when it equips the tool it holds the weapon with both hands, and for unequipping it stops the animation, now one problem is that my character is NOT playing the animation at all and is holding it by default roblox animation, maybe the animation i made isnt being loaded? or its not good??
#help with a tool animation that i think isnt being loaded
1 messages · Page 1 of 1 (latest)
its supposed to hold it like this, its a very simple just 2 hand holding animation
the animation is not loading.
so basically roblox holding animation overrides the animation you are trying to play because it has a higher priority
so try increasing the priorty of your animation
to action 1 2 3 or 4
if it doesn't work afterwards
then you'll probably need to manually weld it
using code and motor6d / weld constraints, depends really
ive tested everything and it seems that only r15 works
You can mabye like make it first person or something with the build in arms like in lazertag gsmes like rivals also use those arms