Godot Version
Godot 4.4 Stable
Question
My Parallax2D works correctly at the beginning, but when the Camera2D reaches a certain world position, the parallax layer suddenly disappears.
Godot 4.4 Stable
My Parallax2D works correctly at the beginning, but when the Camera2D reaches a certain world position, the parallax layer suddenly disappears.
Don’t use the ParallaxBackground node as it’s been deprecated.
Check the documentation page to correctly setup your parallax layers: