Smooth vault system for game?

you can check out syncTween here but its basically just a module that runs tweens on the client (which makes it 10 times smoother) and updates it on the server afterwards.

But about the two animations thingy, not proud to say this but I reused a script for a similar system I was making, thats probably the leftover of it😬