From: Andy Belle-Isle Date: Mon, 2 Sep 2019 04:08:25 +0000 (-0400) Subject: Added rock asset+normal and cat normal (kinda broken) X-Git-Tag: v0.2-alpha~51 X-Git-Url: https://code.bitgloo.com/?a=commitdiff_plain;h=1ecf176a48d8a3e4e17df2ebcc4f8974cd1ce023;p=clyne%2Fgamedev2.git Added rock asset+normal and cat normal (kinda broken) --- diff --git a/Assets/cat_normal.png b/Assets/cat_normal.png new file mode 100644 index 0000000..ae10a49 Binary files /dev/null and b/Assets/cat_normal.png differ diff --git a/Assets/rock.png b/Assets/rock.png new file mode 100644 index 0000000..1f683b4 Binary files /dev/null and b/Assets/rock.png differ diff --git a/Assets/rock_normal.png b/Assets/rock_normal.png new file mode 100644 index 0000000..b91467e Binary files /dev/null and b/Assets/rock_normal.png differ