diff --git a/Assets/Sprites/ui.yaml b/Assets/Sprites/ui.yaml index 5efa881..39c4497 100644 --- a/Assets/Sprites/ui.yaml +++ b/Assets/Sprites/ui.yaml @@ -19,3 +19,30 @@ animations: width: 500 height: 864 source: scary-bun.png + clock: + sets: + cover: + subsets: + default: + frames: + - x: 0 + y: 31 + width: 64 + height: 33 + sun: + subsets: + default: + frames: + - x: 0 + y: 0 + width: 16 + height: 16 + moon: + subsets: + default: + frames: + - x: 32 + y: 0 + width: 16 + height: 16 + source: clock.png