Open Remi-Godin opened 1 month ago
Create a parallax system to move multi-layered backgrounds. If I recall correctly, the z field of the Transform component is what defines the render ordering in 2D.
z
Transform
Create a parallax system to move multi-layered backgrounds. If I recall correctly, the
z
field of theTransform
component is what defines the render ordering in 2D.