Matt

Results 4 comments of Matt

This might not be the best idea, but what about using a font file and generating the 8x8 glyphs on demand? It could generate the common glyphs at launch, some...

I'm still learning some of the more complex topics so forgive me if this is completely incorrect. If adding more ways to execute a function adds potential performances implications could...

Oh wow I can't believe I didn't think of the parser. That makes total sense.

This is the compile error I get during import 2>------ Build started: Project: ******.CSharp.Editor, Configuration: Debug Any CPU ------ ThirdParty\Spriter2Unity\Editor\Unity\AnimationBuilder.cs(64,46,64,56): error CS1061: 'Entity' does not contain a definition for 'Animations'...