Hello, I am currently trying to create an elevator, prior to attempting it with Align Constraints I used the TweenService and WeldConstraints but that caused shaking movement.
But now I have the problem of attempting to use align constraints on a about 340 part model. I did try HingeConstraints but that ended in catastrophe. This elevator also has 3 floors.
I could not find many guides or tutorials so any help would be greatly appreciated.
Why not use a PrismaticConstraint set to Servo for your elevator?
I’ve got 3 elevators (one with 3 floors) in this place that work very well since PrismaticConstraints are physics based and move a player smoothly.