#animation isnt playing

1 messages · Page 1 of 1 (latest)

ivory seal
#

no output error, its in startercharacter scripts

local anim = Players.LocalPlayer.Character:FindFirstChild("Humanoid"):LoadAnimation(script.Animation)

anim.Priority = Enum.AnimationPriority.Action4
anim:Play()```
hollow creek
#

use Humanoid.Animator:LoadAnimation()

#

Humanoid:LoadAnimation() is deprecated

#

and also is the animation looped

#

maybe you don't see it because it plays right when you spawn

#

and also showing the animation would be helpful

#

do you own the animation?

ivory seal
#

i made it

ivory seal
hollow creek
#

so just nothing happens?

ivory seal
#

yea

ivory seal
hollow creek
#

seems right

ivory seal
#

but it didnt do anything

hollow creek
#

it might not change anything but it's good practice

ivory seal
#

oo

hollow creek
#

idk why

ivory seal
#

i mean

#

roblox updated R6

#

imma just convert it

#

converted

#

nothing

#

oh

#

it played

hollow creek
#

wait were you using an r6 animation on r15?

ivory seal
#

r6

#

but i converted it to r15

ivory seal
#

oh god

hollow creek
#

i'm not that good with animations