Senevri
Senevri
added the following to the if conditional in TmxTileSet.hx: ``` source = new Fast(Xml.parse(Assets.getText(Std.string("maps/" + source.att.source)))); source = source.node.tileset; ``` and made the else branch execute always. Problem is the...
I think this may be a haxepunk issue, instead. I blame my sleepiness.
Also, cannot handle multiple objects with same name.
1.2.15, 64-bit MinGW, installed to SysWOW64, and when that didn't work, to System32. I did get it to work with standard ruby, so unsurprisingly, this is an interaction issue with...