pixi-tiled
pixi-tiled copied to clipboard
Import Tiled maps into pixi v3
It is doubling the size of the compiled file at the moment, just to add support for base64 encoded maps. Need to either find an alternative, or drop support for...
Reduces pixi-tiled.js size from 9k to 3k It also updates the test so that it'll run since the tests require the source to have a url property.
package.json declares ^3.0.2 as pixi peer dependency, but travis is trying to install the latest.
Unfortunately the fake resource didn't work anymore, it required resource.url be defined.
I tried to use pixi-tiled in PIXI.js v4, and seems it works good :+1: but, Is there any official plans to support in PIXI.js v4 ?
- imagelayer - objectlayer - tilelayer
a recent pull request added loads of tabs