EliteMasterEric / EnigmaEngine

A fork of FNF's Kade Engine that combines its QoL features with true mod support and new gameplay enhancements
https://enigmaengine.github.io/
Other
12 stars 1 forks source link

Enhancement: SVG Assets #16

Closed EliteMasterEric closed 3 years ago

EliteMasterEric commented 3 years ago

Allow for storing and loading assets as SVG for improved scaling, better file size, and (maybe?) better performance.

EliteMasterEric commented 3 years ago

Rejected; probably doesn't have better performance and the OpenFL SVG renderer has significant flaws that prevent it from reliably rendering sprite sheets.