Add icons for Precipice and Two Towers
This commit is contained in:
parent
2f8c75f1e4
commit
e74f230757
@ -1,5 +1,6 @@
|
|||||||
[gd_resource type="MapResource" format=3 uid="uid://cirr262b2yb8e"]
|
[gd_resource type="MapResource" format=3 uid="uid://cirr262b2yb8e"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://v44f6aphd1v7" path="res://maps/precipice/icon.png" id="1_5qcgm"]
|
||||||
[ext_resource type="PackedScene" uid="uid://ku0i1jwmgh78" path="res://maps/precipice/precipice.tscn" id="1_fwujm"]
|
[ext_resource type="PackedScene" uid="uid://ku0i1jwmgh78" path="res://maps/precipice/precipice.tscn" id="1_fwujm"]
|
||||||
[ext_resource type="AudioStream" uid="uid://c1q565bmxqy4q" path="res://raw_assets/music/cyber_implant_in_my_butt.ogg" id="1_iftcq"]
|
[ext_resource type="AudioStream" uid="uid://c1q565bmxqy4q" path="res://raw_assets/music/cyber_implant_in_my_butt.ogg" id="1_iftcq"]
|
||||||
[ext_resource type="AudioStream" uid="uid://cnvikognjv8go" path="res://raw_assets/music/S31-Sewer Nightclub.ogg" id="2_5qcgm"]
|
[ext_resource type="AudioStream" uid="uid://cnvikognjv8go" path="res://raw_assets/music/S31-Sewer Nightclub.ogg" id="2_5qcgm"]
|
||||||
@ -17,3 +18,4 @@ name = "Precipice"
|
|||||||
scene = ExtResource("1_fwujm")
|
scene = ExtResource("1_fwujm")
|
||||||
teams = Array[TeamResource]([SubResource("TeamResource_w4gl8"), SubResource("TeamResource_iftcq")])
|
teams = Array[TeamResource]([SubResource("TeamResource_w4gl8"), SubResource("TeamResource_iftcq")])
|
||||||
music = Array[AudioStream]([ExtResource("1_iftcq"), ExtResource("2_5qcgm")])
|
music = Array[AudioStream]([ExtResource("1_iftcq"), ExtResource("2_5qcgm")])
|
||||||
|
icon = ExtResource("1_5qcgm")
|
||||||
|
|||||||
BIN
godot/maps/precipice/icon.png
Normal file
BIN
godot/maps/precipice/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
40
godot/maps/precipice/icon.png.import
Normal file
40
godot/maps/precipice/icon.png.import
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://v44f6aphd1v7"
|
||||||
|
path="res://.godot/imported/icon.png-caafe837658b4d8c28be54c729608a81.ctex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://maps/precipice/icon.png"
|
||||||
|
dest_files=["res://.godot/imported/icon.png-caafe837658b4d8c28be54c729608a81.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/uastc_level=0
|
||||||
|
compress/rdo_quality_loss=0.0
|
||||||
|
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/channel_remap/red=0
|
||||||
|
process/channel_remap/green=1
|
||||||
|
process/channel_remap/blue=2
|
||||||
|
process/channel_remap/alpha=3
|
||||||
|
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
|
||||||
@ -1,6 +1,7 @@
|
|||||||
[gd_resource type="MapResource" format=3 uid="uid://bsjoandgu476y"]
|
[gd_resource type="MapResource" format=3 uid="uid://bsjoandgu476y"]
|
||||||
|
|
||||||
[ext_resource type="AudioStream" uid="uid://d3tpaim4ia0xr" path="res://raw_assets/music/n-Dimensions (Main Theme - Retro Ver.mp3" id="1_my665"]
|
[ext_resource type="AudioStream" uid="uid://d3tpaim4ia0xr" path="res://raw_assets/music/n-Dimensions (Main Theme - Retro Ver.mp3" id="1_my665"]
|
||||||
|
[ext_resource type="Texture2D" uid="uid://kb8eytowmvef" path="res://maps/two_towers/icon.png" id="1_te6yd"]
|
||||||
[ext_resource type="PackedScene" uid="uid://c5p0ft870i1sk" path="res://maps/two_towers/two_towers.tscn" id="1_yteo6"]
|
[ext_resource type="PackedScene" uid="uid://c5p0ft870i1sk" path="res://maps/two_towers/two_towers.tscn" id="1_yteo6"]
|
||||||
[ext_resource type="AudioStream" uid="uid://dkgm7o8u0w550" path="res://raw_assets/music/Red Doors 2.0 (GameClosure Edition).mp3" id="2_te6yd"]
|
[ext_resource type="AudioStream" uid="uid://dkgm7o8u0w550" path="res://raw_assets/music/Red Doors 2.0 (GameClosure Edition).mp3" id="2_te6yd"]
|
||||||
[ext_resource type="AudioStream" uid="uid://dai8by348wqss" path="res://raw_assets/music/Thrust Sequence.mp3" id="3_fdiiq"]
|
[ext_resource type="AudioStream" uid="uid://dai8by348wqss" path="res://raw_assets/music/Thrust Sequence.mp3" id="3_fdiiq"]
|
||||||
@ -18,3 +19,4 @@ name = "Two Towers"
|
|||||||
scene = ExtResource("1_yteo6")
|
scene = ExtResource("1_yteo6")
|
||||||
teams = Array[TeamResource]([SubResource("TeamResource_64qm8"), SubResource("TeamResource_47vax")])
|
teams = Array[TeamResource]([SubResource("TeamResource_64qm8"), SubResource("TeamResource_47vax")])
|
||||||
music = Array[AudioStream]([ExtResource("1_my665"), ExtResource("2_te6yd"), ExtResource("3_fdiiq")])
|
music = Array[AudioStream]([ExtResource("1_my665"), ExtResource("2_te6yd"), ExtResource("3_fdiiq")])
|
||||||
|
icon = ExtResource("1_te6yd")
|
||||||
|
|||||||
BIN
godot/maps/two_towers/icon.png
Normal file
BIN
godot/maps/two_towers/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
40
godot/maps/two_towers/icon.png.import
Normal file
40
godot/maps/two_towers/icon.png.import
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://kb8eytowmvef"
|
||||||
|
path="res://.godot/imported/icon.png-fe4a1cf68e7b917bac551fb0cdaf3b2c.ctex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://maps/two_towers/icon.png"
|
||||||
|
dest_files=["res://.godot/imported/icon.png-fe4a1cf68e7b917bac551fb0cdaf3b2c.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/uastc_level=0
|
||||||
|
compress/rdo_quality_loss=0.0
|
||||||
|
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/channel_remap/red=0
|
||||||
|
process/channel_remap/green=1
|
||||||
|
process/channel_remap/blue=2
|
||||||
|
process/channel_remap/alpha=3
|
||||||
|
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
|
||||||
Loading…
Reference in New Issue
Block a user