Scripting
Hello!
How can i make that a Dummy moves around.
I use the following Script:
while task.wait() do
wait(5)
local XPos = script.Parent.PrimaryPart.CFrame.X
local YPos = script.Parent.PrimaryPart.CFrame.Y
local ZPos = script.Parent.PrimaryPart.CFrame.Z
print("X...