HaxeFlixel / flixel-demos

Collection of demos for HaxeFlixel
https://haxeflixel.com/demos
422 stars 291 forks source link

BSPMapGen: Rounds off rectangle coords to the nearest pixel to fix #300 #308

Closed UncertainProd closed 1 year ago

UncertainProd commented 1 year ago

This should fix #300 by rounding off the rectangle coordinates to the nearest integer

Geokureli commented 1 year ago

thanks! sorry for the delay

Geokureli commented 1 year ago

https://haxeflixel.com/demos/BSPMapGen/ @UncertainProd, check it out!

UncertainProd commented 1 year ago

Looks good! Thanks