Updated Readme
This commit is contained in:
parent
fccf34410b
commit
d573a781d4
8
Assets/Sounds/Music.meta
Normal file
8
Assets/Sounds/Music.meta
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 2d49947a6c3fee1419e23d5f93bcf98c
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
8
Assets/Sounds/SFX.meta
Normal file
8
Assets/Sounds/SFX.meta
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: c7a1029e09792a64d95d69d6feae979a
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
46
README.md
46
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)
|
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:
|
- (Fonts)[https://github.com/BRNSystems/GeoJam2021/tree/master/Fonts/]:
|
||||||
- @BRNSystems(Self compiled [Aseprite](https://www.aseprite.org/))
|
- Impact - Added into game by (@Tucan444)[https://github.com/Tucan444/]
|
||||||
|
|
||||||
- Fonts:
|
- (Scripts)[https://github.com/BRNSystems/GeoJam2021/tree/master/Assets/Scripts/]:
|
||||||
- Impact - Added into game by @Tucan444
|
- [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:
|
- (Physic Materials)[https://github.com/BRNSystems/GeoJam2021/tree/master/Physic_Materials/]:
|
||||||
- [Character Controller 2D](https://github.com/Brackeys/2D-Character-Controller/blob/master/CharacterController2D.cs) - @Brackeys
|
- (@BRNSystems)[https://github.com/BRNSystems/] and (@Tucan444)[https://github.com/Tucan444/]
|
||||||
- CameraTracking - @BRNSystems
|
|
||||||
- Death - @Tucan444 and @BRNSystems
|
|
||||||
- CheckPoint - @BRNSystems
|
|
||||||
- PlayerControls - @BRNSystems and @Tucan
|
|
||||||
- SpawnStorage - @BRNSystems
|
|
||||||
- Target - @BRNSystems
|
|
||||||
|
|
||||||
- Physic Materials:
|
- (Sounds)[https://github.com/BRNSystems/GeoJam2021/tree/master/Sounds]:
|
||||||
- @BRNSystems and @Tucan444
|
- (Sound effects)[https://github.com/BRNSystems/GeoJam2021/tree/master/SFX/]:
|
||||||
|
- (@BRNSystems)[https://github.com/BRNSystems/]([BFXR](https://www.bfxr.net/))
|
||||||
|
|
||||||
- Sounds:
|
- (Music)[https://github.com/BRNSystems/GeoJam2021/tree/master/Music/]:
|
||||||
- Sound effects:
|
- (@BRNSystems)[https://github.com/BRNSystems/]([FL Studio trial](https://www.image-line.com/fl-studio/))
|
||||||
- @BRNSystems([BFXR](https://www.bfxr.net/))
|
|
||||||
|
|
||||||
- Music:
|
- (Scenes)[https://github.com/BRNSystems/GeoJam2021/tree/master/Scenes/]:
|
||||||
- @BRNSystems([FL Studio trial](https://www.image-line.com/fl-studio/))
|
- (@BRNSystems)[https://github.com/BRNSystems/] and (@Tucan444)[https://github.com/Tucan444/]
|
||||||
|
|
||||||
- Scenes:
|
|
||||||
- @BRNSystems and @Tucan444
|
|
||||||
|
Loading…
Reference in New Issue
Block a user