From 15370173ad7b638873eeaf61f83e9f268476fe52 Mon Sep 17 00:00:00 2001 From: kts of kettek Date: Sun, 30 Jan 2022 05:13:34 -0800 Subject: [PATCH] Add giblets sprite file --- Assets/Sprites/giblets.yaml | 127 ++++++++++++++++++++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 Assets/Sprites/giblets.yaml diff --git a/Assets/Sprites/giblets.yaml b/Assets/Sprites/giblets.yaml new file mode 100644 index 0000000..1f1844b --- /dev/null +++ b/Assets/Sprites/giblets.yaml @@ -0,0 +1,127 @@ +uuid: 89cd06a0-cca8-42d3-b538-166c1123355f +source: giblets.png +animations: + deer: + sets: + head: + subsets: + default: + frames: + - x: 0 + y: 0 + width: 10 + height: 10 + leg: + subsets: + default: + frames: + - x: 10 + y: 0 + width: 10 + height: 10 + turkey: + sets: + head: + subsets: + default: + frames: + - x: 20 + y: 0 + width: 10 + height: 10 + leg: + subsets: + default: + frames: + - x: 30 + y: 0 + width: 10 + height: 10 + nutria: + sets: + head: + subsets: + default: + frames: + - x: 40 + y: 0 + width: 10 + height: 10 + leg: + subsets: + default: + frames: + - x: 50 + y: 0 + width: 10 + height: 10 + rabbit: + sets: + head: + subsets: + default: + frames: + - x: 60 + y: 0 + width: 10 + height: 10 + leg: + subsets: + default: + frames: + - x: 70 + y: 0 + width: 10 + height: 10 + salamander: + sets: + head: + subsets: + default: + frames: + - x: 80 + y: 0 + width: 10 + height: 10 + tail: + subsets: + default: + frames: + - x: 90 + y: 0 + width: 10 + height: 10 + any: + sets: + chunk1: + subsets: + default: + frames: + - x: 100 + y: 0 + width: 10 + height: 10 + chunk2: + subsets: + default: + frames: + - x: 110 + y: 0 + width: 10 + height: 10 + chunk3: + subsets: + default: + frames: + - x: 120 + y: 0 + width: 10 + height: 10 + chunk4: + subsets: + default: + frames: + - x: 130 + y: 0 + width: 10 + height: 10