#animation/tweenservice
1 messages · Page 1 of 1 (latest)
Then the animation stop right? You can’t play a animation if the HRP is anchored
@chrome pond
try it idk
the animation should work if u only anchor the hrp
I can try, but I’m not home right now and chat gpt tells me it does not work…
@chrome pond
yea ig it wont work
maybe try this
hrp.Velocity = Vector3.new(0, 0, 0)
humanoid.PlatformStand = true
no unanchoring everything else but the hrp makes animation works
because everything is attached to hrp
so
yeha
i made a game with a custom thing that has an animation and body parts
unanchored everything but hrp
then you can animate
or you can use bodygyros and bodypositions