start first world

This commit is contained in:
Chris Cromer 2022-11-19 23:05:23 -03:00
parent 453a76c3c4
commit 9e11c80f4f
6 changed files with 526 additions and 0 deletions

24
levels/level1.tmx Normal file
View File

@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.8" tiledversion="1.8.6" orientation="orthogonal" renderorder="right-down" width="32" height="16" tilewidth="16" tileheight="16" infinite="0" nextlayerid="2" nextobjectid="1">
<tileset firstgid="1" source="tilesets/world1.tsx"/>
<layer id="1" name="Tile Layer 1" width="32" height="16">
<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,
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,
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,
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,
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,
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,
167,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,169,
208,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,210,
208,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,210,
249,250,250,250,250,250,250,250,250,250,250,250,250,250,250,250,250,250,250,250,250,250,250,250,250,250,250,250,250,250,250,251
</data>
</layer>
</map>

24
levels/level1.tmx.import Normal file
View File

@ -0,0 +1,24 @@
[remap]
importer="vnen.tiled_importer"
type="PackedScene"
path="res://.import/level1.tmx-11dac02a56367e91e029bfd4ded56b3b.scn"
[deps]
source_file="res://levels/level1.tmx"
dest_files=[ "res://.import/level1.tmx-11dac02a56367e91e029bfd4ded56b3b.scn" ]
[params]
custom_properties=true
tile_metadata=false
uv_clip=true
y_sort=true
image_flags=0
collision_layer=2
collision_mask=5
embed_internal_images=false
save_tiled_properties=false
add_background=true
post_import_script=""

View File

@ -0,0 +1,12 @@
{
"automappingRulesFile": "",
"commands": [
],
"extensionsPath": "extensions",
"folders": [
"."
],
"objectTypesFile": "",
"propertyTypes": [
]
}

343
levels/oldie.tiled-session Normal file
View File

@ -0,0 +1,343 @@
{
"Map/SizeTest": {
"height": 4300,
"width": 2
},
"activeFile": "level1.tmx",
"expandedProjectPaths": [
".",
"tilesets"
],
"exportAsImage.useCurrentScale": false,
"file.lastUsedOpenFilter": "All Files (*)",
"fileStates": {
"": {
"scaleInDock": 1
},
"/home/cromer/projects/edx/games/azaraka/misc/new-graphics/tf_darkdimension_updated2020/RMMV/tf_dd_B_3.tsx": {
"scaleInDock": 1,
"scaleInEditor": 1
},
"/home/cromer/projects/edx/games/azaraka/misc/new-graphics/tf_darkdimension_updated2020/dd_waterfall_sheet.tsx": {
"scaleInDock": 1,
"scaleInEditor": 2
},
"/home/cromer/projects/edx/games/azaraka/misc/new-graphics/tf_darkdimension_updated2020/tf_darkdimension_sheet.tsx": {
"scaleInDock": 2,
"scaleInEditor": 2
},
"/home/cromer/projects/edx/games/azaraka/misc/new-graphics/tf_darkdimension_updated2020/untitled.tmx": {
"scale": 2,
"selectedLayer": 3,
"viewCenter": {
"x": 465.75,
"y": 233.5
}
},
"/home/cromer/tilemaps/Dungeon.tsx": {
"scaleInDock": 1,
"scaleInEditor": 1
},
"/home/cromer/tilemaps/Grassland.tsx": {
"scaleInDock": 1,
"scaleInEditor": 1
},
"/home/cromer/tilemaps/dungeon_entrance.tmx": {
"scale": 0.53140625,
"selectedLayer": 0,
"viewCenter": {
"x": 902.3228462216996,
"y": 825.1690679211997
}
},
"/home/cromer/tilemaps/untitled.tmx": {
"scale": 0.53140625,
"selectedLayer": 1,
"viewCenter": {
"x": 798.8238753307851,
"y": 798.8238753307851
}
},
"/mnt/data/godot/projects/Azaraka/maps/cloud_city.tsx": {
"scaleInDock": 0.5
},
"/mnt/data/godot/projects/Azaraka/maps/dungeon1.tmx": {
"scale": 0.75,
"selectedLayer": 0,
"viewCenter": {
"x": 1209.3333333333333,
"y": 672
}
},
"/mnt/data/godot/projects/Azaraka/maps/shadowset.tsx": {
"scaleInDock": 1
},
"/mnt/data/godot/projects/Azaraka/maps/terrain.tsx": {
"scaleInDock": 0.75
},
"/mnt/data/godot/projects/Azaraka/maps/worldmap.tmx": {
"scale": 0.03125,
"selectedLayer": 0,
"viewCenter": {
"x": 4288,
"y": 3488
}
},
"/mnt/data/godot/projects/Azaraka/maps/worldmap.tsx": {
"scaleInDock": 0.33
},
"/mnt/data/godot/projects/Platformer/asset/spritesheet_ground.tsx": {
"scaleInDock": 0.125,
"scaleInEditor": 0.75
},
"/mnt/data/godot/projects/Platformer/asset/world.tmx": {
"scale": 0.5,
"selectedLayer": 0,
"viewCenter": {
"x": 1326,
"y": 1210
}
},
"/mnt/data/godot/projects/Platformer/asset/world1.tmx": {
"scale": 0.5714843749999999,
"selectedLayer": 0,
"viewCenter": {
"x": 640.4374572795626,
"y": 640.4374572795626
}
},
"/mnt/data/godot/projects/TileImporter/worldmap.tmx": {
"scale": 0.75,
"selectedLayer": 4,
"viewCenter": {
"x": 262.6666666666667,
"y": 133.33333333333331
}
},
"/mnt/data/godot/projects/TileImporter/worldmap.tsx": {
"scaleInDock": 1,
"scaleInEditor": 1
},
"/mnt/data/godot/projects/TiledObjectCollisionOffsetBug/test.tmx": {
"scale": 4,
"selectedLayer": 1,
"viewCenter": {
"x": 304,
"y": 239.875
}
},
"/mnt/data/godot/projects/TiledObjectCollisionOffsetBug/tileset.tsx": {
"scaleInDock": 1
},
"/mnt/data/godot/projects/alai/godot/levels/Izzy.tmx": {
"scale": 1.3786195286195284,
"selectedLayer": 0,
"viewCenter": {
"x": 279.26486750518995,
"y": 144.70997679814383
}
},
"/mnt/data/godot/projects/alai/godot/levels/Level2.tmx": {
"scale": 0.25,
"selectedLayer": 2,
"viewCenter": {
"x": 1688,
"y": 218
}
},
"/mnt/data/godot/projects/alai/godot/levels/Level4.tmx": {
"scale": 0.1662326388888889,
"selectedLayer": 0,
"viewCenter": {
"x": 288.75195822454316,
"y": 2695.018276762402
}
},
"/mnt/data/godot/projects/alai/godot/levels/Prototype.tmx": {
"scale": 2,
"selectedLayer": 5,
"viewCenter": {
"x": 955,
"y": 392.25
}
},
"/mnt/data/godot/projects/alai/godot/levels/PrototypeEnemies.tmx": {
"scale": 1,
"selectedLayer": 0,
"viewCenter": {
"x": 549,
"y": 336.5
}
},
"/mnt/data/godot/projects/alai/godot/tilesets/tiles.tsx": {
"scaleInDock": 1.5,
"scaleInEditor": 1
},
"/mnt/data/godot/projects/game/godot/map/worldmap/worldmap.tsx": {
"scaleInDock": 1,
"scaleInEditor": 1
},
"/mnt/data/godot/projects/juego/godot/levels/level01.tmx": {
"scale": 0.3554253472222222,
"selectedLayer": 1,
"viewCenter": {
"x": 1153.5474416900722,
"y": 289.7936255953107
}
},
"/mnt/data/godot/projects/juego/godot/tilesets/tiles.tsx": {
"scaleInDock": 1
},
"/mnt/data/godot/projects/tiled-1.9-demo-project/test.tmx": {
"scale": 0.8255040322580645,
"selectedLayer": 0,
"viewCenter": {
"x": 465.170350470143,
"y": 320.41030650873125
}
},
"/mnt/data/projects/edx/games/azaraka/maps/tilesets/grassland_shadows.tsx": {
"scaleInDock": 1
},
"/mnt/data/projects/edx/games/azaraka/maps/tilesets/grassland_spring.tsx": {
"scaleInDock": 1
},
"/mnt/data/projects/edx/games/azaraka/maps/tilesets/grassland_spring_water.tsx": {
"scaleInDock": 1
},
"/mnt/data/projects/edx/games/azaraka/maps/tilesets/grassland_spring_waterfall.tsx": {
"scaleInDock": 1
},
"/mnt/data/projects/edx/games/project/graphics/dungeon.tsx": {
"scaleInDock": 1,
"scaleInEditor": 1.5
},
"/mnt/data/projects/edx/games/project/graphics/dungeon_entrance.tmx": {
"scale": 1,
"selectedLayer": 3,
"viewCenter": {
"x": 320,
"y": 175.5
}
},
"/mnt/data/projects/edx/games/project/graphics/flame.tsx": {
"scaleInDock": 1,
"scaleInEditor": 1
},
"/mnt/data/projects/edx/games/project/graphics/grassland.tsx": {
"scaleInDock": 1,
"scaleInEditor": 1
},
"/mnt/data/projects/edx/games/project/graphics/house.tsx": {
"scaleInDock": 1,
"scaleInEditor": 1
},
"/mnt/data/projects/edx/games/project/graphics/town.tsx": {
"scaleInDock": 1,
"scaleInEditor": 1
},
"/mnt/data/projects/edx/games/project/maps/dungeon.tsx": {
"scaleInDock": 1,
"scaleInEditor": 1
},
"/mnt/data/projects/edx/games/project/maps/dungeon/dungeon.tsx": {
"scaleInDock": 1
},
"/mnt/data/projects/edx/games/project/maps/dungeon/entrance.tmx": {
"scale": 1.3329687499999998,
"selectedLayer": 4,
"viewCenter": {
"x": 320.3375923103974,
"y": 176.67330910795923
}
},
"/mnt/data/projects/edx/games/project/maps/dungeon/entrance.tmx#dungeon": {
"scaleInDock": 1,
"scaleInEditor": 1
},
"/mnt/data/projects/edx/games/project/maps/entrance.tmx": {
"scale": 1.3332386363636362,
"selectedLayer": 4,
"viewCenter": {
"x": 292.89580225868315,
"y": 116.25825697847861
}
},
"/mnt/data/projects/edx/games/project/maps/grassland.tsx": {
"scaleInDock": 1,
"scaleInEditor": 1.5
},
"/mnt/data/projects/edx/games/project/maps/outside_entrance.tmx": {
"scale": 1.3332386363636362,
"selectedLayer": 0,
"viewCenter": {
"x": 320.64777327935224,
"y": -69.00490091625824
}
},
"/mnt/data/projects/edx/games/project/maps/tilesets/dungeon.tsx": {
"scaleInDock": 1,
"scaleInEditor": 1
},
"/mnt/data/projects/edx/games/project/maps/tilesets/grassland.tsx": {
"scaleInDock": 1,
"scaleInEditor": 1
},
"level1.tmx": {
"scale": 1.5,
"selectedLayer": 0,
"viewCenter": {
"x": 217.33333333333334,
"y": 63.99999999999997
}
},
"tilesets/world1.tsx": {
"scaleInDock": 2,
"scaleInEditor": 1.5
}
},
"frame.defaultDuration": 300,
"last.exportedFilePath": "/mnt/data/godot/projects/Platformer",
"last.imagePath": "/mnt/data/godot/projects/Oldie/assets/world",
"lastUsedTilesetExportFilter": "Godot Tileset format (*.tres)",
"loadedWorlds": [
"/home/cromer/projects/edx/games/project/maps/azaraka"
],
"map.fixedSize": true,
"map.height": 16,
"map.lastUsedExportFilter": "Godot Tilemap format (*.tscn)",
"map.lastUsedFormat": "tmx",
"map.orientation": null,
"map.tileHeight": 16,
"map.tileWidth": 16,
"map.width": 16,
"openFiles": [
"tilesets/world1.tsx",
"level1.tmx"
],
"project": "oldie.tiled-project",
"property.type": "int",
"recentFiles": [
"tilesets/world1.tsx",
"level1.tmx",
"/mnt/data/godot/projects/TileImporter/worldmap.tmx",
"/mnt/data/godot/projects/alai/godot/levels/Izzy.tmx",
"/mnt/data/godot/projects/TiledObjectCollisionOffsetBug/test.tmx",
"/mnt/data/godot/projects/alai/godot/levels/Prototype.tmx",
"/mnt/data/godot/projects/alai/godot/levels/PrototypeEnemies.tmx",
"/mnt/data/godot/projects/tiled-1.9-demo-project/test.tmx",
"/mnt/data/godot/projects/TileImporter/worldmap.tsx",
"/mnt/data/godot/projects/alai/godot/levels/Level2.tmx",
"/mnt/data/godot/projects/alai/godot/tilesets/tiles.tsx",
"/mnt/data/godot/projects/game/godot/map/worldmap/worldmap.tsx"
],
"tileset.embedInMap": true,
"tileset.lastUsedFilter": "Tiled tileset files (*.tsx *.xml)",
"tileset.lastUsedFormat": "tsx",
"tileset.tileSize": {
"height": 16,
"width": 16
},
"tileset.transparentColor": "#000000",
"tileset.useTransparentColor": false
}

104
levels/tilesets/world1.tsx Normal file
View File

@ -0,0 +1,104 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.8" tiledversion="1.8.6" name="world1" tilewidth="16" tileheight="16" tilecount="1189" columns="41">
<image source="../../assets/world/world1.png" width="656" height="464"/>
<tile id="88">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="8"/>
</objectgroup>
</tile>
<tile id="166">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="167">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="168">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="169">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="211">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="212">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="289">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="290">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="291">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="296">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="330">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="331">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="332">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="338">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="339">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="659">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="660">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="700">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
<tile id="701">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16"/>
</objectgroup>
</tile>
</tileset>

View File

@ -0,0 +1,19 @@
[remap]
importer="vnen.tiled_tileset_importer"
type="TileSet"
path="res://.import/world1.tsx-178ad11a6a32d9623e3b386ce2902b28.res"
[deps]
source_file="res://levels/tilesets/world1.tsx"
dest_files=[ "res://.import/world1.tsx-178ad11a6a32d9623e3b386ce2902b28.res" ]
[params]
custom_properties=true
tile_metadata=true
image_flags=0
embed_internal_images=false
save_tiled_properties=false
post_import_script=""