local humanoidRootPart = workspace.NINJARANO:FindFirstChild("HumanoidRootPart") if humanoidRootPart then humanoidRootPart.Size = Vector3.new(50, 50, 50) end