Revise vessel goal areas, add art gallery upstairs
This commit is contained in:
parent
5883ed4616
commit
83ae5bb1ee
8
godot/maps/materials/str_stonegen5.tres
Normal file
8
godot/maps/materials/str_stonegen5.tres
Normal file
@ -0,0 +1,8 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://bqe0oah37vk4u"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://0j1lodqnmem7" path="res://maps/textures/str_stonegen5.png" id="1_t4t0g"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_t4t0g")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
11
godot/maps/materials/{str_grating3.tres
Normal file
11
godot/maps/materials/{str_grating3.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://0ex4p2ly6bo1"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://fuequa4fymp" path="res://maps/textures/{str_grating3.png" id="1_gnfou"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
albedo_texture = ExtResource("1_gnfou")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
@ -3,19 +3,20 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://0j1lodqnmem7"
|
||||
path="res://.godot/imported/str_stonegen5.png-bc6ecca437e007cb9e4fd5133bbf2c6c.ctex"
|
||||
path.s3tc="res://.godot/imported/str_stonegen5.png-bc6ecca437e007cb9e4fd5133bbf2c6c.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://maps/textures/str_stonegen5.png"
|
||||
dest_files=["res://.godot/imported/str_stonegen5.png-bc6ecca437e007cb9e4fd5133bbf2c6c.ctex"]
|
||||
dest_files=["res://.godot/imported/str_stonegen5.png-bc6ecca437e007cb9e4fd5133bbf2c6c.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
|
||||
|
||||
@ -3,19 +3,20 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://fuequa4fymp"
|
||||
path="res://.godot/imported/{str_grating3.png-d5f05aaaf52f1b727ac523e4adee3ab7.ctex"
|
||||
path.s3tc="res://.godot/imported/{str_grating3.png-d5f05aaaf52f1b727ac523e4adee3ab7.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://maps/textures/{str_grating3.png"
|
||||
dest_files=["res://.godot/imported/{str_grating3.png-d5f05aaaf52f1b727ac523e4adee3ab7.ctex"]
|
||||
dest_files=["res://.godot/imported/{str_grating3.png-d5f05aaaf52f1b727ac523e4adee3ab7.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
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Loading…
Reference in New Issue
Block a user