How do I control bodypostion with script I need help with this To make an elevator
I scripted an elevator recently and an example of controlling bodyPosition with a script would look something like this provided u have placed it in a part with a different name so it can be found example engine.
game.Workspace.engine.BodyPosition.P = 100 -- this script finds the engine in the workspace and changes the bodyPosition property P (power) to 100