Looped animation npc, but it only work in Run Mode. But not Play Test Mode

Please help, has nothing to say here, the title told ya

MISC:
You need to learn how to post here and english… wrong category belongs in #help-and-feedback:game-design-support
To the TOPIC:
The animation is not published by you. Publish it your self. If it is then mind sending me a video of the animation and the script?

1 Like

i made it my self, the animation id is 11144802484. SP means star platinum, M1 (mouse 1)

(And it works in Run Mode image)

here

sorry for the wrong topic or anything, i just so suck at english

1 Like

Is it animate statue that you trying to make?

1 Like

?, i guess so. i mean, i have so much animations but only the SP idle work (even tho those are all my animation published by me)

and this is Run Mode

Did u made this game inside your group?

1 Like

nah

why do you ask about that, i think its a roblox bug, bc, i play the animation on the stand and it look sucks (by the way not bc my animation sucks)

Because if the game made from a group but you publish(animation) it by yourself (not published by the group) it could break an animation.

If your animation doesn’t work in studio maybe you can try joining it in roblox player and look at it. If it still doesn’t work you can try re add the animation or maybe it’s bug (had remake it).

1 Like

wait,

not group

Did you save the SP M1_1? If not, save it

1 Like

wait, never mind, found the solution, is to make the animation loop (in animation editor not script), thank you for spending time helping me, it hint’d me to the solution

omg thank you so much

P/S, If anyone else having this problem,

insted of doing
EG: animplay:Play()

u do

wait(amount of Time)
animpay:Play()
end

so u dont need to make it loop