diff --git a/assets/maps/mystic.tiled-session b/assets/maps/mystic.tiled-session
index f99702a..b5c895f 100644
--- a/assets/maps/mystic.tiled-session
+++ b/assets/maps/mystic.tiled-session
@@ -25,7 +25,7 @@
}
},
"frame.defaultDuration": 250,
- "last.imagePath": "/home/gaja/IdeaProjects/mystictutorial/assets/maps",
+ "last.imagePath": "/home/gaja/IdeaProjects/mystictutorial/assets/maps/objects",
"map.height": 14,
"map.lastUsedFormat": "tmx",
"map.layerDataFormat": null,
@@ -35,6 +35,7 @@
"tileset.tsx"
],
"project": "mystic.tiled-project",
+ "property.type": "float",
"recentFiles": [
"tileset.tsx",
"mainmap.tmx"
diff --git a/assets/maps/objects.tsx b/assets/maps/objects.tsx
index f58fd62..d799468 100644
--- a/assets/maps/objects.tsx
+++ b/assets/maps/objects.tsx
@@ -1,2 +1,21 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/assets/maps/objects/hero.png b/assets/maps/objects/hero.png
new file mode 100644
index 0000000..2e286c0
Binary files /dev/null and b/assets/maps/objects/hero.png differ