deepnight / ldtk-haxe-api

LDtk level editor Haxe API (available on HaxeLib)
MIT License
94 stars 31 forks source link

Generic Resource Loading for Unsupported Frameworks #8

Closed bedwardly-down closed 3 years ago

bedwardly-down commented 3 years ago

Using feedback given on the Discord server, I was able to piece together a way to use haxe.Resource to load in assets when the framework doesn't have it built in (or in the case of Pixijs, it doesn't seem fully compatible with current setup).