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)
|
||||
|
||||
## 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/]
|
||||
|
Loading…
Reference in New Issue
Block a user