Revise vessel somewhat, add two new music tracks for it
This commit is contained in:
parent
aead0c0b64
commit
6d88ddc6ed
@ -83,9 +83,16 @@ link = "https://opengameart.org/content/sewer-nightclub"
|
||||
|
||||
[[people]]
|
||||
name = "Alexandr Zhelanov"
|
||||
link = "https://soundcloud.com/alexandr-zhelanov"
|
||||
[[people.credits]]
|
||||
credit = "Cyber Implant In My Butt"
|
||||
link = "https://opengameart.org/content/cyber-implant-in-my-butt"
|
||||
[[people.credits]]
|
||||
credit = "Battle_1"
|
||||
link = "https://opengameart.org/content/post-apocalyptic-and-cyberpunk-melodies"
|
||||
[[people.credits]]
|
||||
credit = "Brains"
|
||||
link = "https://opengameart.org/content/post-apocalyptic-and-cyberpunk-melodies"
|
||||
|
||||
[[people]]
|
||||
name = "Matthew Pablo"
|
||||
|
||||
8
godot/maps/materials/str_metalpan7.tres
Normal file
8
godot/maps/materials/str_metalpan7.tres
Normal file
@ -0,0 +1,8 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://y7factitiduh"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dduh3wbn5mgyd" path="res://maps/textures/str_metalpan7.png" id="1_u87tv"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_u87tv")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
@ -3,19 +3,20 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dduh3wbn5mgyd"
|
||||
path="res://.godot/imported/str_metalpan7.png-112aa48c647c58a280c3e65e0a43198f.ctex"
|
||||
path.s3tc="res://.godot/imported/str_metalpan7.png-112aa48c647c58a280c3e65e0a43198f.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://maps/textures/str_metalpan7.png"
|
||||
dest_files=["res://.godot/imported/str_metalpan7.png-112aa48c647c58a280c3e65e0a43198f.ctex"]
|
||||
dest_files=["res://.godot/imported/str_metalpan7.png-112aa48c647c58a280c3e65e0a43198f.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
@ -23,7 +24,7 @@ compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
@ -37,4 +38,4 @@ 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
|
||||
detect_3d/compress_to=0
|
||||
|
||||
@ -1,9 +1,8 @@
|
||||
[gd_resource type="MapResource" format=3 uid="uid://c1jeep2rxx8ko"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cumnvlhn48b3k" path="res://maps/vessel/icon.png" id="1_24862"]
|
||||
[ext_resource type="AudioStream" uid="uid://d3tpaim4ia0xr" path="res://raw_assets/music/n-Dimensions (Main Theme - Retro Ver.mp3" id="2_y6db0"]
|
||||
[ext_resource type="AudioStream" uid="uid://dkgm7o8u0w550" path="res://raw_assets/music/Red Doors 2.0 (GameClosure Edition).mp3" id="3_prdtt"]
|
||||
[ext_resource type="AudioStream" uid="uid://dai8by348wqss" path="res://raw_assets/music/Thrust Sequence.mp3" id="4_b6v3a"]
|
||||
[ext_resource type="AudioStream" uid="uid://dganvwj0c183d" path="res://raw_assets/music/Battle_1.ogg" id="2_y6db0"]
|
||||
[ext_resource type="AudioStream" uid="uid://bt1ruoxb454tn" path="res://raw_assets/music/Brains.ogg" id="3_prdtt"]
|
||||
[ext_resource type="PackedScene" uid="uid://dk36d2s5vlp8k" path="res://maps/vessel/vessel.tscn" id="5_y6db0"]
|
||||
[ext_resource type="TeamResource" uid="uid://db4b3sjsftg15" path="res://maps/teams/red_ream.tres" id="6_prdtt"]
|
||||
[ext_resource type="TeamResource" uid="uid://p2fqqnaejjn7" path="res://maps/teams/blue_team.tres" id="7_b6v3a"]
|
||||
@ -12,5 +11,5 @@
|
||||
name = "Vessel"
|
||||
scene = ExtResource("5_y6db0")
|
||||
teams = Array[TeamResource]([ExtResource("6_prdtt"), ExtResource("7_b6v3a")])
|
||||
music = Array[AudioStream]([ExtResource("2_y6db0"), ExtResource("3_prdtt"), ExtResource("4_b6v3a")])
|
||||
music = Array[AudioStream]([ExtResource("2_y6db0"), ExtResource("3_prdtt")])
|
||||
icon = ExtResource("1_24862")
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
BIN
godot/raw_assets/music/Battle_1.ogg
Normal file
BIN
godot/raw_assets/music/Battle_1.ogg
Normal file
Binary file not shown.
19
godot/raw_assets/music/Battle_1.ogg.import
Normal file
19
godot/raw_assets/music/Battle_1.ogg.import
Normal file
@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="oggvorbisstr"
|
||||
type="AudioStreamOggVorbis"
|
||||
uid="uid://dganvwj0c183d"
|
||||
path="res://.godot/imported/Battle_1.ogg-237b2f7fe9f0128d7eb2b59727efbe78.oggvorbisstr"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://raw_assets/music/Battle_1.ogg"
|
||||
dest_files=["res://.godot/imported/Battle_1.ogg-237b2f7fe9f0128d7eb2b59727efbe78.oggvorbisstr"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
godot/raw_assets/music/Brains.ogg
Normal file
BIN
godot/raw_assets/music/Brains.ogg
Normal file
Binary file not shown.
19
godot/raw_assets/music/Brains.ogg.import
Normal file
19
godot/raw_assets/music/Brains.ogg.import
Normal file
@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="oggvorbisstr"
|
||||
type="AudioStreamOggVorbis"
|
||||
uid="uid://bt1ruoxb454tn"
|
||||
path="res://.godot/imported/Brains.ogg-5bf3fd0d567b067710d13d5a7dc5b4bc.oggvorbisstr"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://raw_assets/music/Brains.ogg"
|
||||
dest_files=["res://.godot/imported/Brains.ogg-5bf3fd0d567b067710d13d5a7dc5b4bc.oggvorbisstr"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
Loading…
Reference in New Issue
Block a user