From d573a781d4c68990ba1e5c50007730c7d7456a4f Mon Sep 17 00:00:00 2001 From: BRNSystems Date: Wed, 21 Jul 2021 14:25:45 +0200 Subject: [PATCH] Updated Readme --- Assets/Sounds/Music.meta | 8 ++++ Assets/Sounds/{ => Music}/beatf.mp3 | 0 Assets/Sounds/{ => Music}/beatf.mp3.meta | 0 Assets/Sounds/{ => Music}/beatx.mp3 | 0 Assets/Sounds/{ => Music}/beatx.mp3.meta | 0 Assets/Sounds/{ => Music}/beatz.mp3 | 0 Assets/Sounds/{ => Music}/beatz.mp3.meta | 0 Assets/Sounds/SFX.meta | 8 ++++ Assets/Sounds/{ => SFX}/checkpoint.wav | 0 Assets/Sounds/{ => SFX}/checkpoint.wav.meta | 0 Assets/Sounds/{ => SFX}/damage.wav | 0 Assets/Sounds/{ => SFX}/damage.wav.meta | 0 Assets/Sounds/{ => SFX}/jump.wav | 0 Assets/Sounds/{ => SFX}/jump.wav.meta | 0 Assets/Sounds/{ => SFX}/rotate.wav | 0 Assets/Sounds/{ => SFX}/rotate.wav.meta | 0 Assets/Sounds/{ => SFX}/win.wav | 0 Assets/Sounds/{ => SFX}/win.wav.meta | 0 README.md | 46 ++++++++++----------- 19 files changed, 38 insertions(+), 24 deletions(-) create mode 100644 Assets/Sounds/Music.meta rename Assets/Sounds/{ => Music}/beatf.mp3 (100%) rename Assets/Sounds/{ => Music}/beatf.mp3.meta (100%) rename Assets/Sounds/{ => Music}/beatx.mp3 (100%) rename Assets/Sounds/{ => Music}/beatx.mp3.meta (100%) rename Assets/Sounds/{ => Music}/beatz.mp3 (100%) rename Assets/Sounds/{ => Music}/beatz.mp3.meta (100%) create mode 100644 Assets/Sounds/SFX.meta rename Assets/Sounds/{ => SFX}/checkpoint.wav (100%) rename Assets/Sounds/{ => SFX}/checkpoint.wav.meta (100%) rename Assets/Sounds/{ => SFX}/damage.wav (100%) rename Assets/Sounds/{ => SFX}/damage.wav.meta (100%) rename Assets/Sounds/{ => SFX}/jump.wav (100%) rename Assets/Sounds/{ => SFX}/jump.wav.meta (100%) rename Assets/Sounds/{ => SFX}/rotate.wav (100%) rename Assets/Sounds/{ => SFX}/rotate.wav.meta (100%) rename Assets/Sounds/{ => SFX}/win.wav (100%) rename Assets/Sounds/{ => SFX}/win.wav.meta (100%) diff --git a/Assets/Sounds/Music.meta b/Assets/Sounds/Music.meta new file mode 100644 index 0000000..480835d --- /dev/null +++ b/Assets/Sounds/Music.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2d49947a6c3fee1419e23d5f93bcf98c +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Sounds/beatf.mp3 b/Assets/Sounds/Music/beatf.mp3 similarity index 100% rename from Assets/Sounds/beatf.mp3 rename to Assets/Sounds/Music/beatf.mp3 diff --git a/Assets/Sounds/beatf.mp3.meta b/Assets/Sounds/Music/beatf.mp3.meta similarity index 100% rename from Assets/Sounds/beatf.mp3.meta rename to Assets/Sounds/Music/beatf.mp3.meta diff --git a/Assets/Sounds/beatx.mp3 b/Assets/Sounds/Music/beatx.mp3 similarity index 100% rename from Assets/Sounds/beatx.mp3 rename to Assets/Sounds/Music/beatx.mp3 diff --git a/Assets/Sounds/beatx.mp3.meta b/Assets/Sounds/Music/beatx.mp3.meta similarity index 100% rename from Assets/Sounds/beatx.mp3.meta rename to Assets/Sounds/Music/beatx.mp3.meta diff --git a/Assets/Sounds/beatz.mp3 b/Assets/Sounds/Music/beatz.mp3 similarity index 100% rename from Assets/Sounds/beatz.mp3 rename to Assets/Sounds/Music/beatz.mp3 diff --git a/Assets/Sounds/beatz.mp3.meta b/Assets/Sounds/Music/beatz.mp3.meta similarity index 100% rename from Assets/Sounds/beatz.mp3.meta rename to Assets/Sounds/Music/beatz.mp3.meta diff --git a/Assets/Sounds/SFX.meta b/Assets/Sounds/SFX.meta new file mode 100644 index 0000000..24fb4e4 --- /dev/null +++ b/Assets/Sounds/SFX.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c7a1029e09792a64d95d69d6feae979a +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Sounds/checkpoint.wav b/Assets/Sounds/SFX/checkpoint.wav similarity index 100% rename from Assets/Sounds/checkpoint.wav rename to Assets/Sounds/SFX/checkpoint.wav diff --git a/Assets/Sounds/checkpoint.wav.meta b/Assets/Sounds/SFX/checkpoint.wav.meta similarity index 100% rename from Assets/Sounds/checkpoint.wav.meta rename to Assets/Sounds/SFX/checkpoint.wav.meta diff --git a/Assets/Sounds/damage.wav b/Assets/Sounds/SFX/damage.wav similarity index 100% rename from Assets/Sounds/damage.wav rename to Assets/Sounds/SFX/damage.wav diff --git a/Assets/Sounds/damage.wav.meta b/Assets/Sounds/SFX/damage.wav.meta similarity index 100% rename from Assets/Sounds/damage.wav.meta rename to Assets/Sounds/SFX/damage.wav.meta diff --git a/Assets/Sounds/jump.wav b/Assets/Sounds/SFX/jump.wav similarity index 100% rename from Assets/Sounds/jump.wav rename to Assets/Sounds/SFX/jump.wav diff --git a/Assets/Sounds/jump.wav.meta b/Assets/Sounds/SFX/jump.wav.meta similarity index 100% rename from Assets/Sounds/jump.wav.meta rename to Assets/Sounds/SFX/jump.wav.meta diff --git a/Assets/Sounds/rotate.wav b/Assets/Sounds/SFX/rotate.wav similarity index 100% rename from Assets/Sounds/rotate.wav rename to Assets/Sounds/SFX/rotate.wav diff --git a/Assets/Sounds/rotate.wav.meta b/Assets/Sounds/SFX/rotate.wav.meta similarity index 100% rename from Assets/Sounds/rotate.wav.meta rename to Assets/Sounds/SFX/rotate.wav.meta diff --git a/Assets/Sounds/win.wav b/Assets/Sounds/SFX/win.wav similarity index 100% rename from Assets/Sounds/win.wav rename to Assets/Sounds/SFX/win.wav diff --git a/Assets/Sounds/win.wav.meta b/Assets/Sounds/SFX/win.wav.meta similarity index 100% rename from Assets/Sounds/win.wav.meta rename to Assets/Sounds/SFX/win.wav.meta diff --git a/README.md b/README.md index a897518..b9b548e 100644 --- a/README.md +++ b/README.md @@ -2,34 +2,32 @@ Hello this will be my entry to the [GeoJam2021](https://itch.io/jam/geojam-2021) hosted by [Icoso](https://www.youtube.com/channel/UCL7FCx3MrwKGYFEs91Lz0yg) -## Assets +## (Assets)[https://github.com/BRNSystems/GeoJam2021/tree/master/Assets/] -### Self made +- (Sprites)[https://github.com/BRNSystems/GeoJam2021/tree/master/Sprites/]: + - (@BRNSystems)[https://github.com/BRNSystems/](Self compiled [Aseprite](https://www.aseprite.org/)) -- Sprites: - - @BRNSystems(Self compiled [Aseprite](https://www.aseprite.org/)) +- (Fonts)[https://github.com/BRNSystems/GeoJam2021/tree/master/Fonts/]: + - Impact - Added into game by (@Tucan444)[https://github.com/Tucan444/] -- Fonts: - - Impact - Added into game by @Tucan444 +- (Scripts)[https://github.com/BRNSystems/GeoJam2021/tree/master/Assets/Scripts/]: + - [Character Controller 2D](https://github.com/Brackeys/2D-Character-Controller/blob/master/CharacterController2D.cs) - (@Brackeys)[https://github.com/Brackeys/] and (@BRNSystems)[https://github.com/BRNSystems/] + - CameraTracking - (@BRNSystems)[https://github.com/BRNSystems/] + - Death - (@Tucan444)[https://github.com/Tucan444/] and (@BRNSystems)[https://github.com/BRNSystems/] + - CheckPoint - (@BRNSystems)[https://github.com/BRNSystems/] + - PlayerControls - (@BRNSystems)[https://github.com/BRNSystems/] and @Tucan + - SpawnStorage - (@BRNSystems)[https://github.com/BRNSystems/] + - Target - (@BRNSystems)[https://github.com/BRNSystems/] -- Scripts: - - [Character Controller 2D](https://github.com/Brackeys/2D-Character-Controller/blob/master/CharacterController2D.cs) - @Brackeys - - CameraTracking - @BRNSystems - - Death - @Tucan444 and @BRNSystems - - CheckPoint - @BRNSystems - - PlayerControls - @BRNSystems and @Tucan - - SpawnStorage - @BRNSystems - - Target - @BRNSystems +- (Physic Materials)[https://github.com/BRNSystems/GeoJam2021/tree/master/Physic_Materials/]: + - (@BRNSystems)[https://github.com/BRNSystems/] and (@Tucan444)[https://github.com/Tucan444/] -- Physic Materials: - - @BRNSystems and @Tucan444 +- (Sounds)[https://github.com/BRNSystems/GeoJam2021/tree/master/Sounds]: + - (Sound effects)[https://github.com/BRNSystems/GeoJam2021/tree/master/SFX/]: + - (@BRNSystems)[https://github.com/BRNSystems/]([BFXR](https://www.bfxr.net/)) -- Sounds: - - Sound effects: - - @BRNSystems([BFXR](https://www.bfxr.net/)) + - (Music)[https://github.com/BRNSystems/GeoJam2021/tree/master/Music/]: + - (@BRNSystems)[https://github.com/BRNSystems/]([FL Studio trial](https://www.image-line.com/fl-studio/)) - - Music: - - @BRNSystems([FL Studio trial](https://www.image-line.com/fl-studio/)) - -- Scenes: - - @BRNSystems and @Tucan444 +- (Scenes)[https://github.com/BRNSystems/GeoJam2021/tree/master/Scenes/]: + - (@BRNSystems)[https://github.com/BRNSystems/] and (@Tucan444)[https://github.com/Tucan444/]