Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I haven't tested it on mobile directly, but it should work without any issues. The only difference is that it will have two more files loaded in memory. 

(6 edits)

Thanks for the respond, I  trust your experience. 

Edit: just got it and put it in my project and tried to upload the play test, then I get the following error for some reason, are is something to do with the 'Pixi'? I'm using mv version 1.6.2 so it should be the last Pixi the come with it (4.5.4). do I need to update my Pixi some how? or maybe a plugin? (I tried to update Pixi in the past with other project file but it have problems with other plugins I used so I  drop it and use the mv version).

The error do not appear when using only ' Cyclone-Map-Editor-MV.js', only when adding Cyclone-ExtraTilesets-MV.js


Based on the error it seems like the plugin is trying to read the map data before it is loaded. Might be an incompatibility with another plugin, but I'll change it to ensure the map is fully loaded before doing anything with it.

Thank you :)