Update Level 1.tscn, Level 2.tscn, Level 3.tscn, and 9 more files

This commit is contained in:
Clevertop 2024-08-13 02:32:14 +10:00
parent f470efbe1f
commit 89cfa2882a
12 changed files with 204 additions and 112 deletions

81
meshLib.tres Normal file
View file

@ -0,0 +1,81 @@
[gd_resource type="MeshLibrary" load_steps=16 format=3 uid="uid://cymdsgto88uty"]
[ext_resource type="Material" uid="uid://cr4ra7ijk1uec" path="res://Assets/Materials/floor.tres" id="1_ln85f"]
[ext_resource type="Texture2D" uid="uid://c1fesrqdpjloa" path="res://Assets/Textures/ice_0_old.png" id="2_lywlx"]
[ext_resource type="Texture2D" uid="uid://dd150xco2ee5q" path="res://Assets/Textures/cobalt_stone_4.png" id="3_x7qro"]
[ext_resource type="Texture2D" uid="uid://bb8771vptn2l8" path="res://Assets/Textures/transparent_wall_new.png" id="4_c7kss"]
[sub_resource type="BoxMesh" id="BoxMesh_21vdj"]
material = ExtResource("1_ln85f")
[sub_resource type="BoxShape3D" id="BoxShape3D_nndy8"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_itvfy"]
albedo_texture = ExtResource("2_lywlx")
emission = Color(1, 1, 1, 1)
subsurf_scatter_strength = 1.0
uv1_scale = Vector3(3, 2, 1)
uv1_triplanar_sharpness = 0.0583145
uv2_triplanar_sharpness = 0.170755
texture_filter = 0
[sub_resource type="BoxMesh" id="BoxMesh_whsfn"]
material = SubResource("StandardMaterial3D_itvfy")
[sub_resource type="BoxShape3D" id="BoxShape3D_okvc0"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_6y00s"]
albedo_texture = ExtResource("3_x7qro")
emission = Color(1, 1, 1, 1)
subsurf_scatter_strength = 1.0
uv1_scale = Vector3(3, 2, 1)
uv1_triplanar_sharpness = 0.0583145
uv2_triplanar_sharpness = 0.170755
texture_filter = 0
[sub_resource type="BoxMesh" id="BoxMesh_w6oj5"]
material = SubResource("StandardMaterial3D_6y00s")
[sub_resource type="BoxShape3D" id="BoxShape3D_s1o2h"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_jttjt"]
transparency = 1
albedo_color = Color(1, 1, 1, 0.533333)
albedo_texture = ExtResource("4_c7kss")
emission = Color(1, 1, 1, 1)
subsurf_scatter_strength = 1.0
uv1_scale = Vector3(3, 2, 1)
uv1_triplanar_sharpness = 0.0583145
uv2_triplanar_sharpness = 0.170755
texture_filter = 0
[sub_resource type="BoxMesh" id="BoxMesh_wb4dr"]
material = SubResource("StandardMaterial3D_jttjt")
[sub_resource type="BoxShape3D" id="BoxShape3D_26jet"]
[resource]
item/0/name = "stone square grey"
item/0/mesh = SubResource("BoxMesh_21vdj")
item/0/mesh_transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
item/0/shapes = [SubResource("BoxShape3D_nndy8"), Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)]
item/0/navigation_mesh_transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
item/0/navigation_layers = 1
item/1/name = "ice"
item/1/mesh = SubResource("BoxMesh_whsfn")
item/1/mesh_transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
item/1/shapes = [SubResource("BoxShape3D_okvc0"), Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)]
item/1/navigation_mesh_transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
item/1/navigation_layers = 1
item/2/name = "cobalt stone"
item/2/mesh = SubResource("BoxMesh_w6oj5")
item/2/mesh_transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
item/2/shapes = [SubResource("BoxShape3D_s1o2h"), Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)]
item/2/navigation_mesh_transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
item/2/navigation_layers = 1
item/3/name = "transparent wall"
item/3/mesh = SubResource("BoxMesh_wb4dr")
item/3/mesh_transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
item/3/shapes = [SubResource("BoxShape3D_26jet"), Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)]
item/3/navigation_mesh_transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
item/3/navigation_layers = 1