From 25fdc90968a14ffd44dae65d6fdb3d50e6df9082 Mon Sep 17 00:00:00 2001 From: BoredGuy Date: Fri, 27 Mar 2026 16:29:32 -0700 Subject: Initial Commit --- Assets/Graphics/Spritesheet/sheet_tanks.png | Bin 0 -> 74264 bytes Assets/Graphics/Spritesheet/sheet_tanks.xml | 88 ++++++++++++++++++++++++++++ 2 files changed, 88 insertions(+) create mode 100644 Assets/Graphics/Spritesheet/sheet_tanks.png create mode 100644 Assets/Graphics/Spritesheet/sheet_tanks.xml (limited to 'Assets/Graphics/Spritesheet') diff --git a/Assets/Graphics/Spritesheet/sheet_tanks.png b/Assets/Graphics/Spritesheet/sheet_tanks.png new file mode 100644 index 0000000..8390cf6 Binary files /dev/null and b/Assets/Graphics/Spritesheet/sheet_tanks.png differ diff --git a/Assets/Graphics/Spritesheet/sheet_tanks.xml b/Assets/Graphics/Spritesheet/sheet_tanks.xml new file mode 100644 index 0000000..f069848 --- /dev/null +++ b/Assets/Graphics/Spritesheet/sheet_tanks.xml @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3