Revise the precipice map
This commit is contained in:
parent
c5308af272
commit
3e17f822e6
@ -1,13 +1,16 @@
|
|||||||
[gd_resource type="Resource" script_class="FuncGodotFGDSolidClass" format=3 uid="uid://btmowkranpsd8"]
|
[gd_resource type="Resource" script_class="FuncGodotFGDSolidClass" format=3 uid="uid://btmowkranpsd8"]
|
||||||
|
|
||||||
|
[ext_resource type="Resource" uid="uid://doo4ly322b4jc" path="res://addons/func_godot/fgd/vertex_merge_distance_base.tres" id="1_86ys2"]
|
||||||
[ext_resource type="Script" uid="uid://5cow84q03m6a" path="res://addons/func_godot/src/fgd/func_godot_fgd_solid_class.gd" id="1_fe623"]
|
[ext_resource type="Script" uid="uid://5cow84q03m6a" path="res://addons/func_godot/src/fgd/func_godot_fgd_solid_class.gd" id="1_fe623"]
|
||||||
|
[ext_resource type="Resource" uid="uid://bcdsueg5pysfq" path="res://addons/func_godot/fgd/cull_interior_faces.tres" id="2_jgg4q"]
|
||||||
|
|
||||||
[resource]
|
[resource]
|
||||||
script = ExtResource("1_fe623")
|
script = ExtResource("1_fe623")
|
||||||
collision_layer = 7
|
collision_layer = 0
|
||||||
collision_mask = 15
|
collision_mask = 7
|
||||||
classname = "func_killbox"
|
classname = "func_killbox"
|
||||||
description = "Kills players that touch it."
|
description = "Kills players that touch it. Is not a static body, and thus does not cause body-on-body collisions!"
|
||||||
|
base_classes = Array[Resource]([ExtResource("1_86ys2"), ExtResource("2_jgg4q")])
|
||||||
class_properties = Dictionary[String, Variant]({
|
class_properties = Dictionary[String, Variant]({
|
||||||
"kind": {
|
"kind": {
|
||||||
"ElectricFence": "ElectricFence",
|
"ElectricFence": "ElectricFence",
|
||||||
|
|||||||
@ -13,7 +13,7 @@ classname = "item_health"
|
|||||||
meta_properties = Dictionary[String, Variant]({
|
meta_properties = Dictionary[String, Variant]({
|
||||||
"color": Color(0.8, 0.8, 0.8, 1),
|
"color": Color(0.8, 0.8, 0.8, 1),
|
||||||
"model": "{\"path\": \"godot/maps/entity_models/item_health.glb\", \"scale\": 32.0 }",
|
"model": "{\"path\": \"godot/maps/entity_models/item_health.glb\", \"scale\": 32.0 }",
|
||||||
"size": AABB(0, 0, 41, 0, 0, 41)
|
"size": AABB(0, 0, 55, 0, 0, 55)
|
||||||
})
|
})
|
||||||
node_class = "Node3D"
|
node_class = "Node3D"
|
||||||
metadata/_custom_type_script = "uid://ldfqjtq0br35"
|
metadata/_custom_type_script = "uid://ldfqjtq0br35"
|
||||||
|
|||||||
8
godot/maps/materials/str_metalpan5.tres
Normal file
8
godot/maps/materials/str_metalpan5.tres
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
[gd_resource type="StandardMaterial3D" format=3 uid="uid://c1nfy0jktyfvv"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://5c2o7ik00jh5" path="res://maps/textures/str_metalpan5.png" id="1_52p2h"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
albedo_texture = ExtResource("1_52p2h")
|
||||||
|
metallic_specular = 0.0
|
||||||
|
texture_filter = 2
|
||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@ -3,19 +3,20 @@
|
|||||||
importer="texture"
|
importer="texture"
|
||||||
type="CompressedTexture2D"
|
type="CompressedTexture2D"
|
||||||
uid="uid://5c2o7ik00jh5"
|
uid="uid://5c2o7ik00jh5"
|
||||||
path="res://.godot/imported/str_metalpan5.png-e5137e1c91173dd3f54cebabd8fc51b6.ctex"
|
path.s3tc="res://.godot/imported/str_metalpan5.png-e5137e1c91173dd3f54cebabd8fc51b6.s3tc.ctex"
|
||||||
metadata={
|
metadata={
|
||||||
"vram_texture": false
|
"imported_formats": ["s3tc_bptc"],
|
||||||
|
"vram_texture": true
|
||||||
}
|
}
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
||||||
source_file="res://maps/textures/str_metalpan5.png"
|
source_file="res://maps/textures/str_metalpan5.png"
|
||||||
dest_files=["res://.godot/imported/str_metalpan5.png-e5137e1c91173dd3f54cebabd8fc51b6.ctex"]
|
dest_files=["res://.godot/imported/str_metalpan5.png-e5137e1c91173dd3f54cebabd8fc51b6.s3tc.ctex"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
compress/mode=0
|
compress/mode=2
|
||||||
compress/high_quality=false
|
compress/high_quality=false
|
||||||
compress/lossy_quality=0.7
|
compress/lossy_quality=0.7
|
||||||
compress/uastc_level=0
|
compress/uastc_level=0
|
||||||
@ -23,7 +24,7 @@ compress/rdo_quality_loss=0.0
|
|||||||
compress/hdr_compression=1
|
compress/hdr_compression=1
|
||||||
compress/normal_map=0
|
compress/normal_map=0
|
||||||
compress/channel_pack=0
|
compress/channel_pack=0
|
||||||
mipmaps/generate=false
|
mipmaps/generate=true
|
||||||
mipmaps/limit=-1
|
mipmaps/limit=-1
|
||||||
roughness/mode=0
|
roughness/mode=0
|
||||||
roughness/src_normal=""
|
roughness/src_normal=""
|
||||||
@ -37,4 +38,4 @@ process/normal_map_invert_y=false
|
|||||||
process/hdr_as_srgb=false
|
process/hdr_as_srgb=false
|
||||||
process/hdr_clamp_exposure=false
|
process/hdr_clamp_exposure=false
|
||||||
process/size_limit=0
|
process/size_limit=0
|
||||||
detect_3d/compress_to=1
|
detect_3d/compress_to=0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user