I Have Made A Model Named Castle I want that model to move up and down once the while true do loop is executed but models do not have The Position property
while true do
wait(4)
game.Workspace.Castle – Cant Make A Vector3.new() because its a model
end
Can anyone help me