💬🗣️ General in Bryant's Revenge Community & Updates

My whiteboard is coming in clutch for this thing

Update,
Having to restructure on how the cycle breaking down works is a lot more trickier than I thought- I'm having to rethink the way I go about this and I'm having to keep restructure things to work easier and so it's simple to me to understand
Update on the Depth Sorting
The actual sorting works!!!
However the code I used to break the cycle down is pretty faulty, so I’ll have to make a new one, hopefully it’ll still work in tandem with the correction code
Just figured it out lol(I think)
It was in the exact same way to solve as a different type of cycle
I just found out there can be a different case with a loop, which now can determine which edge it needs to break in order to get the result I want, which yeah it's sorta tricky to figure out, even in those smaller cycles