Stendhal/Creature Organization/Examples: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge |
imported>AntumDeluge No edit summary |
||
| Line 637: | Line 637: | ||
</creatures> |
</creatures> |
||
</pre> |
</pre> |
||
=== Organization of logic tilesets === |
|||
The logic tilesets can either be kept in the currently used directory and just refactored to match the creature.xml files. Or the tilesets can be placed in a subdirectory of "tileset/logic/creature". For example: ''amazon'', which is a subclass of ''human'', would be located in "tileset/logic/creature/human/amazon.png". |
|||
* tileset/logic/creature/angel.png |
|||
** <creature>baby angel</creature>, <creature>angel</creature>, <creature>fallen angel</creature>, <creature>dark angel</creature>, <creature>archangel</creature>, <creature>dark archangel</creature> |
|||