diff options
| author | ilotterytea <iltsu@alright.party> | 2024-06-02 00:32:26 +0500 |
|---|---|---|
| committer | ilotterytea <iltsu@alright.party> | 2024-06-02 00:32:26 +0500 |
| commit | accbb778f515bb47ea3eb718f639d7c8008accbb (patch) | |
| tree | 33568eac3a5965023c0fe2d23861e3f35c8ff39b /assets | |
| parent | 6b8982910d1b0ca259d8e3a3de1072fe673b4217 (diff) | |
feat/upd: player icons + icon for amount of purchased items
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/sprites/gui/player_icons.atlas | 9 | ||||
| -rw-r--r-- | assets/sprites/gui/player_icons.png | bin | 0 -> 10082 bytes |
2 files changed, 9 insertions, 0 deletions
diff --git a/assets/sprites/gui/player_icons.atlas b/assets/sprites/gui/player_icons.atlas new file mode 100644 index 0000000..890ca25 --- /dev/null +++ b/assets/sprites/gui/player_icons.atlas @@ -0,0 +1,9 @@ +player_icons.png +size:256,64 +repeat:none +multiplier +bounds:0,0,64,64 +pets +bounds:64,0,64,64 +points +bounds:128,0,64,64 diff --git a/assets/sprites/gui/player_icons.png b/assets/sprites/gui/player_icons.png Binary files differnew file mode 100644 index 0000000..8b23506 --- /dev/null +++ b/assets/sprites/gui/player_icons.png |
