#the animation is not working properly
1 messages · Page 1 of 1 (latest)
The hands? @half portal
In that case, turn off walkspeed for the duration I think
Can I see script for it?
for some reason the door rolls back a couple of meters sometimes
Ok
Just stop all the player's animations when he interacts with the door?
You don't understand, I don't care that the player is moving, I don't understand why the door itself sometimes stays in place and sometimes rolls back
It is maybe because of .Stopped inconsistency
Try to use an Event in your Animation
That freezes the door
Or just
In the freeze function
Make the things anchored before stopping
I was able to fix everything, thank you for helping me.