Alright so all I would need help with is to get my script working. I already got the motor part working, but all I would need is a script to make it stop spinning after a certain amount of time. The script that I have so far is this:
wait (2) Script.Parent.HingeConstraint.AngularVelocity = 0
But it's not working for some reason. Any help would be appreciated. Thanks