tile names and properties
Posted: Tue Feb 27, 2018 4:12 pm
Hi,
Starting to include tiles in my mods and have a couple of questions
- tile names
Is the a list of available tilenames
- tile conversion
I have a number of 0.15 save files, the tilenames differs from the 0.16 ones.
Is there a conversion list ? e.g 0.15 grass == 0.16 grass-1, 0.15 grass-dry == 0.16 grass-2
- there is a surface function get_tile_properties.
What properties/datastructure is returned by this function ?
Starting to include tiles in my mods and have a couple of questions
- tile names
Is the a list of available tilenames
- tile conversion
I have a number of 0.15 save files, the tilenames differs from the 0.16 ones.
Is there a conversion list ? e.g 0.15 grass == 0.16 grass-1, 0.15 grass-dry == 0.16 grass-2
- there is a surface function get_tile_properties.
What properties/datastructure is returned by this function ?