The script teleports the stalactite every certain period of time, and then holds the object in place (cooldown).
I used a BodyVelocity for this because if I used unanchored parts, the speed will build up and become too fast. The speed build up might not be a problem for larger rooms.
By the way, I’m quite new to scripting so that’s why this creation sounds lame.