diff options
author | IcECreAm777 <hgk.1998@googlemail.com> | 2023-07-09 17:31:37 +0200 |
---|---|---|
committer | IcECreAm777 <hgk.1998@googlemail.com> | 2023-07-09 17:31:37 +0200 |
commit | 6b6d02ead8b1f5b0f5cf44d0a88abe50769128ca (patch) | |
tree | f84fd031e519515d6e72a917e8316a54f6572e31 /Assets | |
parent | 338c1b1c778af4a64aac3a3ae2cd5c06304a65cc (diff) | |
parent | fd37d1030f79705fc7a2498bcd356ebc86462544 (diff) | |
download | 2023-6b6d02ead8b1f5b0f5cf44d0a88abe50769128ca.tar.gz 2023-6b6d02ead8b1f5b0f5cf44d0a88abe50769128ca.tar.bz2 2023-6b6d02ead8b1f5b0f5cf44d0a88abe50769128ca.zip |
Merge branch 'master' of bunny.garden:jam/gmtk/2023
the commit.
Diffstat (limited to 'Assets')
-rw-r--r-- | Assets/copyright.txt | 5 | ||||
-rw-r--r-- | Assets/road.png | bin | 0 -> 252 bytes | |||
-rw-r--r-- | Assets/road.png.import | 34 | ||||
-rw-r--r-- | Assets/sound/Komiku_-_58_-_Universe_big_takedown.mp3 | bin | 0 -> 2688050 bytes | |||
-rw-r--r-- | Assets/sound/Komiku_-_58_-_Universe_big_takedown.mp3.import | 19 |
5 files changed, 58 insertions, 0 deletions
diff --git a/Assets/copyright.txt b/Assets/copyright.txt index a798109..eaf15c6 100644 --- a/Assets/copyright.txt +++ b/Assets/copyright.txt @@ -5,3 +5,8 @@ https://opengameart.org/content/grass-tileset-16x16 Clint Bellanger for Liberated Pixel Art https://opengameart.org/content/animated-coins + + +Public domain: +Universe big takedown by Komiku +https://www.chosic.com/download-audio/25142/ diff --git a/Assets/road.png b/Assets/road.png Binary files differnew file mode 100644 index 0000000..5acc2e9 --- /dev/null +++ b/Assets/road.png diff --git a/Assets/road.png.import b/Assets/road.png.import new file mode 100644 index 0000000..59a81a8 --- /dev/null +++ b/Assets/road.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bcn7tgs6a4fm7" +path="res://.godot/imported/road.png-c3c47e2cc8c90beae2ad5c8a3bb2c3ca.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/road.png" +dest_files=["res://.godot/imported/road.png-c3c47e2cc8c90beae2ad5c8a3bb2c3ca.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/sound/Komiku_-_58_-_Universe_big_takedown.mp3 b/Assets/sound/Komiku_-_58_-_Universe_big_takedown.mp3 Binary files differnew file mode 100644 index 0000000..f7065e9 --- /dev/null +++ b/Assets/sound/Komiku_-_58_-_Universe_big_takedown.mp3 diff --git a/Assets/sound/Komiku_-_58_-_Universe_big_takedown.mp3.import b/Assets/sound/Komiku_-_58_-_Universe_big_takedown.mp3.import new file mode 100644 index 0000000..9b0494a --- /dev/null +++ b/Assets/sound/Komiku_-_58_-_Universe_big_takedown.mp3.import @@ -0,0 +1,19 @@ +[remap] + +importer="mp3" +type="AudioStreamMP3" +uid="uid://b3saof3ftqyxw" +path="res://.godot/imported/Komiku_-_58_-_Universe_big_takedown.mp3-4f71a7779527514ab39d4caf3c3e25b9.mp3str" + +[deps] + +source_file="res://Assets/sound/Komiku_-_58_-_Universe_big_takedown.mp3" +dest_files=["res://.godot/imported/Komiku_-_58_-_Universe_big_takedown.mp3-4f71a7779527514ab39d4caf3c3e25b9.mp3str"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 |