From 2a04a8448dbfbec093e8b9dcc196922288ede4f3 Mon Sep 17 00:00:00 2001 From: kts of kettek Date: Sun, 30 Jan 2022 04:09:33 -0800 Subject: [PATCH] Add stuff for UI --- Assets/Sprites/scary-boi.png | 3 +++ Assets/Sprites/scary-bun.png | 3 +++ Assets/Sprites/ui.yaml | 21 +++++++++++++++++++++ 3 files changed, 27 insertions(+) create mode 100644 Assets/Sprites/scary-boi.png create mode 100644 Assets/Sprites/scary-bun.png create mode 100644 Assets/Sprites/ui.yaml diff --git a/Assets/Sprites/scary-boi.png b/Assets/Sprites/scary-boi.png new file mode 100644 index 0000000..b9954e7 --- /dev/null +++ b/Assets/Sprites/scary-boi.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9c9ed5a632bc4ef5c2de61dce86147e762680531eb3cbcc9b17e3da035a8c87 +size 499100 diff --git a/Assets/Sprites/scary-bun.png b/Assets/Sprites/scary-bun.png new file mode 100644 index 0000000..d03cb70 --- /dev/null +++ b/Assets/Sprites/scary-bun.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c522e0f16c6d8b4b91fcc019c0613ca437fbc3bf011634ddcb5250826d58a1b7 +size 399929 diff --git a/Assets/Sprites/ui.yaml b/Assets/Sprites/ui.yaml new file mode 100644 index 0000000..5efa881 --- /dev/null +++ b/Assets/Sprites/ui.yaml @@ -0,0 +1,21 @@ +uuid: 01056b82-09b2-475a-b336-3217fc474f08 +source: "" +animations: + menu: + sets: + decorative: + subsets: + scary-boi: + frames: + - x: 0 + y: 0 + width: 782 + height: 862 + source: scary-boi.png + scary-bun: + frames: + - x: 0 + y: 0 + width: 500 + height: 864 + source: scary-bun.png