Refur Posted March 15, 2017 Share Posted March 15, 2017 Is it possible to change the tileset selection (currently 32x32) to another? Like 16x16? if not, is it will be available in near future? Link to comment Share on other sites More sharing options...
0 eins Posted March 15, 2017 Share Posted March 15, 2017 You can change that at the bottom of Server\resources\config.xml I actually played around with this a litte bit, and it seems to work fine for 16x16 tiles. The map height and width can also be increased to a maxium of 64 tiles, before running into a hardcoded limit.  Please take note that this is not recommended tho. I guess it's not really tested and may break some things. There is even a big warning in the config.xml: Quote <!--DO NOT TOUCH! These values will resize the maps in the engine and will CORRUPT existing maps. In MOST cases this value should not be changed. It would be wise to consult us before doing so!-->  Link to comment Share on other sites More sharing options...
0 Refur Posted March 16, 2017 Author Share Posted March 16, 2017 19 hours ago, eins said: You can change that at the bottom of Server\resources\config.xml I actually played around with this a litte bit, and it seems to work fine for 16x16 tiles. The map height and width can also be increased to a maxium of 64 tiles, before running into a hardcoded limit.  Please take note that this is not recommended tho. I guess it's not really tested and may break some things. There is even a big warning in the config.xml:   I did it, I changed the TileWidth and TileHeight to 16x16. In normal tileset selection it works fine, but when I try in autotile or something different It doesn´t work correctly. The other problem that I noticed is that the speed movement decreases and the life bar above the character is shortened. Any suggestions? Link to comment Share on other sites More sharing options...
0 jcsnider Posted March 16, 2017 Share Posted March 16, 2017 If you decrease your tiles use by half you gotta do the same for auto tiles.  As for the speed and lifebar those are things that you will likely want to custom tweak after the source is out. There is a big warning on using those features for a reason. Link to comment Share on other sites More sharing options...
Question
Refur
Is it possible to change the tileset selection (currently 32x32) to another? Like 16x16? if not, is it will be available in near future?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts