Hello all,
I'm currently playing with haxeflixel and so far it's really nice !
I have a question about the OgmoLoader...
The editor is really nice and the integration in HaxeFlixel is really handy but I can't find a way to import the Grid type layer in HaxeFlixel (I want to use it for the collisions).
Is there a way to import that type of layer ? or am I stuck with the types Tiles and Entities ?
Thank you for you time ;)