Is the node a child of the scene root? Orphan nodes do not render. - Is the camera enabled? In 2D, a `Camera2D` with `enabled = true` (or `make_current`) is required, or the viewport uses the default camera at the origin. - Is the node positioned offscreen? Check the Inspector — `position` at (10000