Why my animations doesn't work?

I don’t know if I’m in the right section to talk about my animation problem, sorry in advance

my problem is that my animation does not work, I had to redo the animation hundreds of times but it does not work, I had to follow tutorials on how to fix the problem but the problem is still there

the animations I have placed in ServerStorage

preview on roblox studio : https://gyazo.com/f12e1120479b1e0f3a52d782c364e2bf
(I don’t intend to play a Russian roulette game as you can see, but a few things that remain in the rules)

I don’t know if I gave more information but I hope it will work

1 Like

Is the game under a group? If so then move the animations to the group. So jsut reupload it under the group.

2 Likes

When you say group is that I reupload in my group or my animations in the group?

1 Like

Im asking if your game is a group game. Also what is the link of the animation. If it is a group game, reupload the animations under the group

Is the game you are using these animations in, in a group? If so you need to upload the animations to the group name the game is in for them to work.

I just did but it doesn’t work

Is the Animation working in Studio, or is it not working at all?

It only works in the studio when I play it in the plugin but when I launch the game, nothing happens

Do you have it set to play the animation?

Yes of course I set to play the animation

what happens when you go in to test it

i don’t get it, was the animation dummy supposed to shoot a person? or was problem in the arm?

He said it only works in studio but when he launches the game nothing happens, I thought it was because the Animation wasn’t published to the right place.

i assume when he launches the game the animation plays during the loading screen. maybe try

wait(10)
local a = Instance.new('Message', workspace)
a.Text = 'Playing The Animation!'
wait(2)
a:Destroy()
--AnimationTrack:Play()

or make it 60 or longer, if you’re having poor connection or it you too long to load the game

Thank you for your help I really appreciate it

but the problem persists despite your solutions :frowning:

What are you using this animation for, and how are you making this animation play?

Did you set the animation priority to action?

@tiphone123 do you mind providing the code?

I don’t know how to explain it to you correctly but I wanted to make an animation of aiming at the opponent,

I believe that with this video you will be able to understand, in the sense that when I launch the game and I am in full game, the animation where it aims and other animation of the type does not work. However I tried on roblox studio and it works perfectly

preview : https://gyazo.com/6b404a2494b9769963f62dedcd95e35e