prime31 / Nez

Nez is a free 2D focused framework that works with MonoGame and FNA
MIT License
1.76k stars 357 forks source link

Fix bad math for Tiled sloped tiles #789

Closed optimo closed 5 months ago

optimo commented 5 months ago

appears to be an off-by-one mistake when using the tileWidth. I noticed a few other places it might also be a mistake.. but I didn't get to test this fix myself. :p