flixel
flixel copied to clipboard
Improve Performance of Debug Drawing
Using an OpenFL graphic to draw bounding boxes causes terrible performance, what if we have a secret debug camera that draws everything, instead?
Note: This will introduce major breaking changes to nearly everything, and should probably be done in tandem with this change: https://github.com/HaxeFlixel/flixel/issues/2715