phy1um / ps2-homebrew-livestreams

Repo for code written during my Playstation 2 Homebrew livestreams
MIT License
51 stars 6 forks source link

Transparent Textures Broken #58

Closed phy1um closed 2 years ago

phy1um commented 2 years ago

Unable to render transparent textures. Inconsistent texture colouring behavior in fast2d renderer.

Something going wrong when setting draw2d.lua line 215 nloops = 6.

We need transparent sprites for a good 2d renderer. It should be possible!