Osnova: Tiled projekta novafarma.tiled-project

This commit is contained in:
2025-12-26 17:56:40 +01:00
parent d850ebfe52
commit bec3d8b59a
8 changed files with 116 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
<? xml version = "1.0" encoding = "UTF-8" ?>
<tileset version="1.10" tiledversion="1.11.2" name="01_Ground" tilewidth="32" tileheight="32" tilecount="256" columns="16">
<image source="../narezano_in_majhno/krvava_zetev_sprites/grass_soil_tileset_1766171156780_obdelan.png" width="512" height="512" />
</tileset>
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.11.2" name="01_Ground" tilewidth="32" tileheight="32" tilecount="256" columns="16">
<image source="../narezano_in_majhno/krvava_zetev_sprites/grass_soil_tileset_1766171156780_obdelan.png" width="512" height="512"/>
</tileset>

View File

@@ -1,4 +1,4 @@
<? xml version = "1.0" encoding = "UTF-8" ?>
<tileset version="1.10" tiledversion="1.11.2" name="02_Obstacles" tilewidth="32" tileheight="32" tilecount="256" columns="16">
<image source="../narezano_in_majhno/krvava_zetev_sprites/farm_obstacles_1766171194583_obdelan.png" width="512" height="512" />
</tileset>
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.11.2" name="02_Obstacles" tilewidth="32" tileheight="32" tilecount="256" columns="16">
<image source="../narezano_in_majhno/krvava_zetev_sprites/farm_obstacles_1766171194583_obdelan.png" width="512" height="512"/>
</tileset>

View File

@@ -1,4 +1,4 @@
<? xml version = "1.0" encoding = "UTF-8" ?>
<tileset version="1.10" tiledversion="1.11.2" name="03_Fences" tilewidth="32" tileheight="32" tilecount="256" columns="16">
<image source="../narezano_in_majhno/krvava_zetev_sprites/fence_tileset_1766171177275_obdelan.png" width="512" height="512" />
</tileset>
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.11.2" name="03_Fences" tilewidth="32" tileheight="32" tilecount="256" columns="16">
<image source="../narezano_in_majhno/krvava_zetev_sprites/fence_tileset_1766171177275_obdelan.png" width="512" height="512"/>
</tileset>

View File

@@ -1,4 +1,4 @@
<? xml version = "1.0" encoding = "UTF-8" ?>
<tileset version="1.10" tiledversion="1.11.2" name="04_Buildings" tilewidth="32" tileheight="32" tilecount="256" columns="16">
<image source="../narezano_in_majhno/krvava_zetev_sprites/town_buildings_pack_1766099810580_obdelan.png" width="512" height="512" />
</tileset>
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.11.2" name="04_Buildings" tilewidth="32" tileheight="32" tilecount="256" columns="16">
<image source="../narezano_in_majhno/krvava_zetev_sprites/town_buildings_pack_1766099810580_obdelan.png" width="512" height="512"/>
</tileset>

View File

@@ -1,4 +1,4 @@
<? xml version = "1.0" encoding = "UTF-8" ?>
<tileset version="1.10" tiledversion="1.11.2" name="05_Tools_Items" tilewidth="32" tileheight="32" tilecount="256" columns="16">
<image source="../narezano_in_majhno/krvava_zetev_sprites/tools_items_pack_tiled_1766099926620_obdelan.png" width="512" height="512" />
</tileset>
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.11.2" name="05_Tools_Items" tilewidth="32" tileheight="32" tilecount="256" columns="16">
<image source="../narezano_in_majhno/krvava_zetev_sprites/tools_items_pack_tiled_1766099926620_obdelan.png" width="512" height="512"/>
</tileset>

39
assets/maps/NovaFarma.tmx Normal file
View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.11.2" orientation="orthogonal" renderorder="right-down" width="8" height="8" tilewidth="32" tileheight="32" infinite="0" nextlayerid="4" nextobjectid="5">
<properties>
<property name="description" value="FAZA 1 - Kickstarter Demo Map (8x8)"/>
<property name="name" value="NovaFarma"/>
<property name="spawnX" value="4"/>
<property name="spawnY" value="4"/>
</properties>
<tileset firstgid="1" source="01_Ground.tsx"/>
<tileset firstgid="300" source="02_Obstacles.tsx"/>
<tileset firstgid="600" source="04_Buildings.tsx"/>
<layer id="1" name="Ground" width="8" height="8">
<data encoding="csv">
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0
</data>
</layer>
<objectgroup id="2" name="Objects"/>
<objectgroup id="3" name="SpawnPoints">
<object id="1" name="kai_spawn" x="192" y="192">
<point/>
</object>
<object id="2" name="zombie_spawn" x="288" y="144">
<point/>
</object>
<object id="3" name="grok_spawn" x="96" y="96">
<point/>
</object>
<object id="4" name="susi_spawn" x="240" y="288">
<point/>
</object>
</objectgroup>
</map>

25
novafarma.tiled-project Normal file
View File

@@ -0,0 +1,25 @@
{
"automappingRulesFile": "",
"commands": [
],
"compatibilityVersion": 1.1,
"extensionsPath": "extensions",
"folders": [
"assets/maps",
"assets/tilesets"
],
"propertyTypes": [
{
"id": 1,
"name": "SpawnPoint",
"type": "class",
"members": [
{
"name": "entityType",
"type": "string",
"value": ""
}
]
}
]
}

32
novafarma.tiled-session Normal file
View File

@@ -0,0 +1,32 @@
{
"activeFile": "",
"expandedProjectPaths": [
"assets/maps"
],
"fileStates": {
"assets/maps/01_Ground.tsx": {
"scaleInDock": 1
},
"assets/maps/02_Obstacles.tsx": {
"scaleInDock": 1
},
"assets/maps/04_Buildings.tsx": {
"scaleInDock": 1
},
"assets/maps/NovaFarma.tmx": {
"scale": 0.17070312499999998,
"selectedLayer": 0,
"viewCenter": {
"x": -187.4599542334097,
"y": 2.9290617848969305
}
}
},
"last.externalTilesetPath": "/Users/davidkotnik/repos/novafarma/assets/maps",
"openFiles": [
],
"project": "novafarma.tiled-project",
"recentFiles": [
"assets/maps/NovaFarma.tmx"
]
}