From f5eaa22a1c9598c9f7a55a41614d1ce4769dee4a Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Tue, 1 Mar 2022 02:48:49 +0530 Subject: * Adds Ambience SFX & Management * Notification - In-Progress * Collision Callbacks * Interactive & Pickable entities - In-Progress --- assets/sfx/hits/README.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 assets/sfx/hits/README.txt (limited to 'assets/sfx/hits') diff --git a/assets/sfx/hits/README.txt b/assets/sfx/hits/README.txt new file mode 100644 index 0000000..537ebef --- /dev/null +++ b/assets/sfx/hits/README.txt @@ -0,0 +1,4 @@ +Adapted from Punch, slap, n' kick.wav +by CGEffex +http://freesound.org/people/CGEffex/sounds/98341/ +http://creativecommons.org/licenses/by/3.0/ \ No newline at end of file -- cgit v1.2.3