beeglebug Posted April 25, 2015 Share Posted April 25, 2015 Taking advantage of the great new v3 architecture, I've created a plugin for importing Tiled maps. You can get it through npm:npm install pixi-tiledThe github repo is here. It's fairly basic for now, but it handles layers, tilesets (including multiple tilesets per layer), and uses the new loader middleware system to make it super easy to use. I've tried it with a couple of my own maps, and it works great, but i'm really keen to get people to try it with their own maps to I can start ironing out all the inevitable edge cases. If you have any feature requests please raise a github issue and I will do my best to implement them. Thanks for looking! Quote Link to comment Share on other sites More sharing options...
xerver Posted April 25, 2015 Share Posted April 25, 2015 This is super awesome, love to see the community stepping up to do plugins! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.