Closed NathanLovato closed 4 years ago
I moved the collision boxes in the last commit, but the areas' drawing code doesn't take the boxes' position into account.
I'd recommend refactoring the code so there's only one area that draws the 4 rectangles
for i in get_children(): draw_rectangle...
I moved the collision boxes in the last commit, but the areas' drawing code doesn't take the boxes' position into account.
I'd recommend refactoring the code so there's only one area that draws the 4 rectangles