Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by jazun33

A friend and I have been working on a game called Isles of Mist. This is what we have so far: http://islesofmist.aws.af.cm/

I was thinking of making it isometric and rendering it with pixi.js. It also works online with websockets but I might change it to webRTC.

My question is whether or not impact will support isometric tiles. Could I possibly configure it to do so? Will it work with pixi.js and do 2D rendering with webGL?

1 decade ago by Joncom

No, Isometric tilemaps are currently not supported by Impact. Not out of the box at least.

You can always write your own HexBackgroundMap class. You don't have to use any of the stuff that Impact offers.
Source: Isometric supported? Hex tiles?
Page 1 of 1
« first « previous next › last »