Graph layering problems

So I’m recreating Geometry Dash currently.
And I always found you the ‘polygons’ sometimes don’t layer themselves correctly.
For example, I want Polygon A to be on top of Polygon B
But somehow Polygon B is sometimes on top of Polygon A.
Is the layer of expressions determined by something like the area?

please help :sob:
(If you want to see the progress, I posted it inside of my other topic. I’m too lazy to do it again)

In Desmos calculator graphs, objects lowest in the expression list (or later in a list) will be layered on top. Here are samples of each.

Understood!
Thanks :slight_smile:

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.