Jens Fischer

Results 393 comments of Jens Fischer

@chiguire Does this still happen with recent OpenFL versions?

The culprit is https://github.com/openfl/openfl/issues/682.

Actually, it seems this was a deliberate change a while ago: #293

@winterismute Any thoughts on this, since you made the change originally? Is this a case you considered?

makeGraphic() does have a key argument, it just has to be used here.

Does this make sense when there's no support for isometric tilemaps yet? (@Tiago-Ling and @Masadow are working on that though)

It's the format [Tiled](http://www.mapeditor.org/) uses.

So far @pschichtel's workaround seems to be working for me.

Yes. In my case that's good enough. In other cases where you want to embed some existing dll that's not really helpful though since you can't control how it was...

This would be an amazing contribution! :+1: Slightly related I guess: HaxeFlixel/flixel#961