script :while true do script.parent.Position = Vector3.new(math.random(1,5),math.random(1,5),math.random(1,5))wait(1) -- very importantend
コメント