Isometric Game Implementation for HaxeFlixel?
-
Hey guys,
I can see currently there is a lack of support for isometric games. I really would like to make a game using HaxeFlixel and not use Unity for my next project. Could this be a possibility in the future? I can imagine there are complications around it as it may be more suitable in a 3D context. I am also tempted to use graphics top down instead of isometric but do not think the game will look as dazzling :)
Thanks,
SMKS
-
@smks Tiago Ling and myself are working on isometric support for HaxeFlixel. It's in an early stage right now but you can check it out at https://github.com/Tiago-Ling/FlxIsoTilemap
-
Great news. Thanks!