diff options
| author | Jan Tuomi <jan.tuomi@valuemotive.com> | 2020-07-29 22:47:18 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@valuemotive.com> | 2020-07-29 22:47:18 +0300 |
| commit | ed61419eda9d0154a78c04999a7c8a779244ef29 (patch) | |
| tree | d8253396e9c305835880a39e8730ebd575050610 /textures | |
Initial commit
Diffstat (limited to 'textures')
| -rw-r--r-- | textures/monk_idle.tres | 4 | ||||
| -rw-r--r-- | textures/world_tileset.tres | 4 |
2 files changed, 8 insertions, 0 deletions
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" |
