Basically what the thing was that it was displaying even before everything was sorted out, so now what it’ll do is that it’ll have to get every single spot of the objects being sorted, and then wait until each one of them is layered before displaying.
Which shouldn’t be too much of an issue cuz there’s no loops involved and I also gotta be careful with how much I’m putting onscreen at once otherwise it’ll be really laggy(which the whole goal of the cleanup phase is to make the code a lot easier to manage and to make the game run as smoothly as possible so ye shouldn’t be too much of a hassle) but yeah, hopefully that should do for now
1 comment