HowToAddCreaturesStendhal: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann |
imported>Kymara say how to place the creature on the map |
||
| Line 121: | Line 121: | ||
= Add to game= |
= Add to game= |
||
Open ''tiled/tileset/logic/creature/<class>.png'' with your favourite GFX editor ( The GIMP ) and simply add a reduced version of your monsters to next free position, make sure you add that position to tileid attribute inside creatures.xml |
Open ''tiled/tileset/logic/creature/<class>.png'' with your favourite GFX editor ( The GIMP ) and simply add a reduced version of your monsters to next free position, make sure you add that position to tileid attribute inside creatures.xml |
||
Then open the map you want to add the creature at. Use the ''objects'' layer <small>not ''2_object''!</small> and place the tile you just created, where you want the creature to respawn. See [[HowToUseTiledToCreateStendhalMaps|Tiled Tutorial]] if you are not familiar with map editing. |
|||
You are done with it. |
You are done with it. |
||