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/PNG/Obstacles/barrelGreen_side.png | Bin 0 -> 301 bytes .../Graphics/PNG/Obstacles/barrelGreen_side_damaged.png | Bin 0 -> 682 bytes Assets/Graphics/PNG/Obstacles/barrelGreen_up.png | Bin 0 -> 1088 bytes Assets/Graphics/PNG/Obstacles/barrelGrey_sde_rust.png | Bin 0 -> 686 bytes Assets/Graphics/PNG/Obstacles/barrelGrey_side.png | Bin 0 -> 293 bytes Assets/Graphics/PNG/Obstacles/barrelGrey_up.png | Bin 0 -> 1055 bytes Assets/Graphics/PNG/Obstacles/barrelRed_side.png | Bin 0 -> 310 bytes Assets/Graphics/PNG/Obstacles/barrelRed_up.png | Bin 0 -> 1099 bytes Assets/Graphics/PNG/Obstacles/oil.png | Bin 0 -> 2172 bytes Assets/Graphics/PNG/Obstacles/sandbagBeige.png | Bin 0 -> 650 bytes Assets/Graphics/PNG/Obstacles/sandbagBrown.png | Bin 0 -> 647 bytes 11 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Assets/Graphics/PNG/Obstacles/barrelGreen_side.png create mode 100644 Assets/Graphics/PNG/Obstacles/barrelGreen_side_damaged.png create mode 100644 Assets/Graphics/PNG/Obstacles/barrelGreen_up.png create mode 100644 Assets/Graphics/PNG/Obstacles/barrelGrey_sde_rust.png create mode 100644 Assets/Graphics/PNG/Obstacles/barrelGrey_side.png create mode 100644 Assets/Graphics/PNG/Obstacles/barrelGrey_up.png create mode 100644 Assets/Graphics/PNG/Obstacles/barrelRed_side.png create mode 100644 Assets/Graphics/PNG/Obstacles/barrelRed_up.png create mode 100644 Assets/Graphics/PNG/Obstacles/oil.png create mode 100644 Assets/Graphics/PNG/Obstacles/sandbagBeige.png create mode 100644 Assets/Graphics/PNG/Obstacles/sandbagBrown.png (limited to 'Assets/Graphics/PNG/Obstacles') diff --git a/Assets/Graphics/PNG/Obstacles/barrelGreen_side.png b/Assets/Graphics/PNG/Obstacles/barrelGreen_side.png new file mode 100644 index 0000000..622473f Binary files /dev/null and b/Assets/Graphics/PNG/Obstacles/barrelGreen_side.png differ diff --git a/Assets/Graphics/PNG/Obstacles/barrelGreen_side_damaged.png b/Assets/Graphics/PNG/Obstacles/barrelGreen_side_damaged.png new file mode 100644 index 0000000..c4153e1 Binary files /dev/null and b/Assets/Graphics/PNG/Obstacles/barrelGreen_side_damaged.png differ diff --git a/Assets/Graphics/PNG/Obstacles/barrelGreen_up.png b/Assets/Graphics/PNG/Obstacles/barrelGreen_up.png new file mode 100644 index 0000000..12b4416 Binary files /dev/null and b/Assets/Graphics/PNG/Obstacles/barrelGreen_up.png differ diff --git a/Assets/Graphics/PNG/Obstacles/barrelGrey_sde_rust.png b/Assets/Graphics/PNG/Obstacles/barrelGrey_sde_rust.png new file mode 100644 index 0000000..197b9f9 Binary files /dev/null and b/Assets/Graphics/PNG/Obstacles/barrelGrey_sde_rust.png differ diff --git a/Assets/Graphics/PNG/Obstacles/barrelGrey_side.png b/Assets/Graphics/PNG/Obstacles/barrelGrey_side.png new file mode 100644 index 0000000..d5a25a4 Binary files /dev/null and b/Assets/Graphics/PNG/Obstacles/barrelGrey_side.png differ diff --git a/Assets/Graphics/PNG/Obstacles/barrelGrey_up.png b/Assets/Graphics/PNG/Obstacles/barrelGrey_up.png new file mode 100644 index 0000000..c7fca6b Binary files /dev/null and b/Assets/Graphics/PNG/Obstacles/barrelGrey_up.png differ diff --git a/Assets/Graphics/PNG/Obstacles/barrelRed_side.png b/Assets/Graphics/PNG/Obstacles/barrelRed_side.png new file mode 100644 index 0000000..accb552 Binary files /dev/null and b/Assets/Graphics/PNG/Obstacles/barrelRed_side.png differ diff --git a/Assets/Graphics/PNG/Obstacles/barrelRed_up.png b/Assets/Graphics/PNG/Obstacles/barrelRed_up.png new file mode 100644 index 0000000..ec8d6a6 Binary files /dev/null and b/Assets/Graphics/PNG/Obstacles/barrelRed_up.png differ diff --git a/Assets/Graphics/PNG/Obstacles/oil.png b/Assets/Graphics/PNG/Obstacles/oil.png new file mode 100644 index 0000000..2ad8bca Binary files /dev/null and b/Assets/Graphics/PNG/Obstacles/oil.png differ diff --git a/Assets/Graphics/PNG/Obstacles/sandbagBeige.png b/Assets/Graphics/PNG/Obstacles/sandbagBeige.png new file mode 100644 index 0000000..ee60a9d Binary files /dev/null and b/Assets/Graphics/PNG/Obstacles/sandbagBeige.png differ diff --git a/Assets/Graphics/PNG/Obstacles/sandbagBrown.png b/Assets/Graphics/PNG/Obstacles/sandbagBrown.png new file mode 100644 index 0000000..ca36be2 Binary files /dev/null and b/Assets/Graphics/PNG/Obstacles/sandbagBrown.png differ -- cgit v1.2.3