From ed61419eda9d0154a78c04999a7c8a779244ef29 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Wed, 29 Jul 2020 22:47:18 +0300 Subject: Initial commit --- textures/monk_idle.tres | 4 ++++ textures/world_tileset.tres | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 textures/monk_idle.tres create mode 100644 textures/world_tileset.tres (limited to 'textures') diff --git a/textures/monk_idle.tres b/textures/monk_idle.tres new file mode 100644 index 0000000..0617993 --- /dev/null +++ b/textures/monk_idle.tres @@ -0,0 +1,4 @@ +[gd_resource type="StreamTexture" format=2] + +[resource] +load_path = "res://.import/monk_idle_01.png-2c3e86c697b2a7de802b57e2994f398a.stex" diff --git a/textures/world_tileset.tres b/textures/world_tileset.tres new file mode 100644 index 0000000..8b50290 --- /dev/null +++ b/textures/world_tileset.tres @@ -0,0 +1,4 @@ +[gd_resource type="StreamTexture" format=2] + +[resource] +load_path = "res://.import/topdown.png-6cc937fd2163fa3ccf315bbf8d76f2bf.stex" -- cgit v1.3