Help me with an Elevator!

Hello, so im currently having this problem. Well its not really a problem, but i would need help with something. So i have an elevator at one of my games right and its working completely okay, but its not really smooth how i wanted it to be like. Its kind of glitching or clipping i dont know how to really explain that. Here is what i mean:

2 Likes

I think this can happen when using a constraint, instead try using TweenService

1 Like

well we did use tween service… and that didnt fix it

best guess is the elevator works using cframe and it’s either moving by too much distance or speed.
reducing how much it moves might make this less noticeable, not sure if entirely avoidable.
giving it more time to move (in a tween) might also have the same effect (just a guess)

this with the assumption the elevator is moving upwards a large distance.

1 Like

so we reduce speed? okay we will try that out