first
This commit is contained in:
BIN
test/HugeTestRoom.png
Normal file
BIN
test/HugeTestRoom.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
40
test/HugeTestRoom.png.import
Normal file
40
test/HugeTestRoom.png.import
Normal file
@@ -0,0 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b6v8etoyl3auu"
|
||||
path="res://.godot/imported/HugeTestRoom.png-c478520a6ebf27eb024aba143cc3412c.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://test/HugeTestRoom.png"
|
||||
dest_files=["res://.godot/imported/HugeTestRoom.png-c478520a6ebf27eb024aba143cc3412c.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
|
||||
BIN
test/StartTest.png
Normal file
BIN
test/StartTest.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 402 B |
40
test/StartTest.png.import
Normal file
40
test/StartTest.png.import
Normal file
@@ -0,0 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://beyfotpepwav3"
|
||||
path="res://.godot/imported/StartTest.png-f66fedc25ea6de8acc4c567aa11e3948.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://test/StartTest.png"
|
||||
dest_files=["res://.godot/imported/StartTest.png-f66fedc25ea6de8acc4c567aa11e3948.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
|
||||
53
test/StartTest.tscn
Normal file
53
test/StartTest.tscn
Normal file
@@ -0,0 +1,53 @@
|
||||
[gd_scene load_steps=5 format=3 uid="uid://2v4kbjdwtms7"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://gtfetd6m53v4" path="res://Maps/Rooms/RoomScripts/start_test.gd" id="1_itt2c"]
|
||||
[ext_resource type="Texture2D" uid="uid://icwcdyvrtcwe" path="res://test/TestTex1.png" id="2_sgqv8"]
|
||||
[ext_resource type="PackedScene" uid="uid://md1qkedi16r6" path="res://Minigames/Initiators/MinigameFuseBox.tscn" id="3_itt2c"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_ext5g"]
|
||||
albedo_color = Color(1.0107458e-06, 0.53601325, 5.7756904e-07, 1)
|
||||
albedo_texture = ExtResource("2_sgqv8")
|
||||
uv1_scale = Vector3(0.25, 0.25, 0.25)
|
||||
|
||||
[node name="StartTest" type="Node3D" node_paths=PackedStringArray("Lights")]
|
||||
script = ExtResource("1_itt2c")
|
||||
Lights = [NodePath("OmniLight3D")]
|
||||
metadata/_custom_type_script = "uid://lmn08s8c5lfo"
|
||||
|
||||
[node name="CSGCombiner3D" type="CSGCombiner3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -10, 0.5, -10)
|
||||
material_override = SubResource("StandardMaterial3D_ext5g")
|
||||
use_collision = true
|
||||
collision_layer = 5
|
||||
collision_mask = 0
|
||||
|
||||
[node name="CSGBox3D" type="CSGBox3D" parent="CSGCombiner3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 2, 10)
|
||||
size = Vector3(12, 6, 10)
|
||||
|
||||
[node name="CSGBox3D2" type="CSGBox3D" parent="CSGCombiner3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.5, 1, 5)
|
||||
operation = 2
|
||||
size = Vector3(3, 3, 1)
|
||||
|
||||
[node name="CSGBox3D5" type="CSGBox3D" parent="CSGCombiner3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 12, 1, 9.5)
|
||||
operation = 2
|
||||
size = Vector3(1, 3, 3)
|
||||
|
||||
[node name="CSGBox3D4" type="CSGBox3D" parent="CSGCombiner3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 9.5, 1, 15)
|
||||
operation = 2
|
||||
size = Vector3(3, 3, 1)
|
||||
|
||||
[node name="CSGBox3D3" type="CSGBox3D" parent="CSGCombiner3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 2, 10)
|
||||
operation = 2
|
||||
size = Vector3(11.5, 5, 9.5)
|
||||
|
||||
[node name="OmniLight3D" type="OmniLight3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.8641336, 2.426403, 0)
|
||||
omni_range = 9.494983
|
||||
|
||||
[node name="MinigameFuseBox" parent="." instance=ExtResource("3_itt2c")]
|
||||
transform = Transform3D(-4.371139e-08, 0, 1, 0, 1, 0, -1, 0, -4.371139e-08, -9.658854, 0.15337217, 1.3065387)
|
||||
81
test/StartTest1.tscn
Normal file
81
test/StartTest1.tscn
Normal file
@@ -0,0 +1,81 @@
|
||||
[gd_scene load_steps=8 format=3 uid="uid://decqqq0og2rlj"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bb637mub3kf7j" path="res://test/start_test_1.gd" id="1_mvxhd"]
|
||||
[ext_resource type="Texture2D" uid="uid://icwcdyvrtcwe" path="res://test/TestTex1.png" id="2_wx4h4"]
|
||||
[ext_resource type="Script" uid="uid://cjiiw7cybj24b" path="res://script/ButtonLogicImpulse.gd" id="3_heqde"]
|
||||
[ext_resource type="Script" uid="uid://ymaax1x5fos3" path="res://script/interactBox.gd" id="4_u8s3t"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_ext5g"]
|
||||
albedo_color = Color(0.11372549, 0.11372549, 0.25882354, 1)
|
||||
albedo_texture = ExtResource("2_wx4h4")
|
||||
uv1_scale = Vector3(0.25, 0.25, 0.25)
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_dn4m7"]
|
||||
albedo_color = Color(0.7397895, 2.0094587e-06, 5.7756904e-07, 1)
|
||||
albedo_texture = ExtResource("2_wx4h4")
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_8yekt"]
|
||||
size = Vector3(4.5, 1, 1)
|
||||
|
||||
[node name="StartTest" type="Node3D" node_paths=PackedStringArray("Lights")]
|
||||
script = ExtResource("1_mvxhd")
|
||||
Lights = [NodePath("OmniLight3D")]
|
||||
metadata/_custom_type_script = "uid://lmn08s8c5lfo"
|
||||
|
||||
[node name="CSGCombiner3D" type="CSGCombiner3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -10, 0.5, -10)
|
||||
material_override = SubResource("StandardMaterial3D_ext5g")
|
||||
use_collision = true
|
||||
collision_layer = 5
|
||||
collision_mask = 0
|
||||
|
||||
[node name="CSGBox3D" type="CSGBox3D" parent="CSGCombiner3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 2, 10)
|
||||
size = Vector3(12, 6, 10)
|
||||
|
||||
[node name="CSGBox3D2" type="CSGBox3D" parent="CSGCombiner3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.5, 1, 5)
|
||||
operation = 2
|
||||
size = Vector3(3, 3, 1)
|
||||
|
||||
[node name="CSGBox3D5" type="CSGBox3D" parent="CSGCombiner3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 12, 1, 9.5)
|
||||
operation = 2
|
||||
size = Vector3(1, 3, 3)
|
||||
|
||||
[node name="CSGBox3D4" type="CSGBox3D" parent="CSGCombiner3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 9.5, 1, 15)
|
||||
operation = 2
|
||||
size = Vector3(3, 3, 1)
|
||||
|
||||
[node name="CSGBox3D3" type="CSGBox3D" parent="CSGCombiner3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 2, 10)
|
||||
operation = 2
|
||||
size = Vector3(11.5, 5, 9.5)
|
||||
|
||||
[node name="OmniLight3D" type="OmniLight3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.8641336, 2.426403, 0)
|
||||
omni_range = 9.494983
|
||||
|
||||
[node name="CSGBox3D" type="CSGBox3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.719673, -0.45798564, 0.000104904175)
|
||||
size = Vector3(4, 1, 8)
|
||||
material = SubResource("StandardMaterial3D_dn4m7")
|
||||
|
||||
[node name="Label3D" type="Label3D" parent="."]
|
||||
transform = Transform3D(-4.371139e-08, 0, 1, 0, 1, 0, -1, 0, -4.371139e-08, -8.160564, 1.116311, 0)
|
||||
text = "Leave Mission"
|
||||
font_size = 120
|
||||
|
||||
[node name="ButtonLogicImpulse" type="Timer" parent="Label3D" node_paths=PackedStringArray("interactBox")]
|
||||
script = ExtResource("3_heqde")
|
||||
interactBox = NodePath("../InteractBox")
|
||||
metadata/_custom_type_script = "uid://cjiiw7cybj24b"
|
||||
|
||||
[node name="InteractBox" type="Area3D" parent="Label3D" node_paths=PackedStringArray("object")]
|
||||
script = ExtResource("4_u8s3t")
|
||||
object = NodePath("../ButtonLogicImpulse")
|
||||
metadata/_custom_type_script = "uid://ymaax1x5fos3"
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Label3D/InteractBox"]
|
||||
shape = SubResource("BoxShape3D_8yekt")
|
||||
5
test/TaskListLabelSettingstest.tres
Normal file
5
test/TaskListLabelSettingstest.tres
Normal file
@@ -0,0 +1,5 @@
|
||||
[gd_resource type="LabelSettings" format=3 uid="uid://dqqqqcjovs2x"]
|
||||
|
||||
[resource]
|
||||
font_size = 30
|
||||
font_color = Color(0, 0.8901961, 0.27058825, 1)
|
||||
57
test/Test4Way.tscn
Normal file
57
test/Test4Way.tscn
Normal file
@@ -0,0 +1,57 @@
|
||||
[gd_scene load_steps=5 format=3 uid="uid://dug63alirqh6t"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://275mm2e32a20" path="res://Maps/Rooms/RoomScripts/test_4_way.gd" id="1_0jt6g"]
|
||||
[ext_resource type="Texture2D" uid="uid://icwcdyvrtcwe" path="res://test/TestTex1.png" id="1_tecoy"]
|
||||
[ext_resource type="PackedScene" uid="uid://md1qkedi16r6" path="res://Minigames/Initiators/MinigameFuseBox.tscn" id="3_0jt6g"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_and83"]
|
||||
albedo_color = Color(1, 0.30980393, 0, 1)
|
||||
albedo_texture = ExtResource("1_tecoy")
|
||||
uv1_scale = Vector3(0.25, 0.25, 0.25)
|
||||
|
||||
[node name="Test4Way" type="Node3D" node_paths=PackedStringArray("Lights")]
|
||||
script = ExtResource("1_0jt6g")
|
||||
Lights = [NodePath("OmniLight3D")]
|
||||
metadata/_custom_type_script = "uid://lmn08s8c5lfo"
|
||||
|
||||
[node name="CSGCombiner3D" type="CSGCombiner3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0)
|
||||
material_override = SubResource("StandardMaterial3D_and83")
|
||||
use_collision = true
|
||||
collision_mask = 0
|
||||
|
||||
[node name="CSGBox3D" type="CSGBox3D" parent="CSGCombiner3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2, 0)
|
||||
size = Vector3(8, 6, 8)
|
||||
|
||||
[node name="CSGBox3D2" type="CSGBox3D" parent="CSGCombiner3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2, 0)
|
||||
operation = 2
|
||||
size = Vector3(7.5, 5, 7.5)
|
||||
|
||||
[node name="CSGBox3D3" type="CSGBox3D" parent="CSGCombiner3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.5, 1, 4)
|
||||
operation = 2
|
||||
size = Vector3(3, 3, 1)
|
||||
|
||||
[node name="CSGBox3D6" type="CSGBox3D" parent="CSGCombiner3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.5, 1, -4)
|
||||
operation = 2
|
||||
size = Vector3(3, 3, 1)
|
||||
|
||||
[node name="CSGBox3D4" type="CSGBox3D" parent="CSGCombiner3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4, 1, -0.5)
|
||||
operation = 2
|
||||
size = Vector3(1, 3, 3)
|
||||
|
||||
[node name="CSGBox3D5" type="CSGBox3D" parent="CSGCombiner3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4, 1, 0.5)
|
||||
operation = 2
|
||||
size = Vector3(1, 3, 3)
|
||||
|
||||
[node name="OmniLight3D" type="OmniLight3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3.4179506, 0)
|
||||
omni_range = 7.3493676
|
||||
|
||||
[node name="MinigameFuseBox" parent="." instance=ExtResource("3_0jt6g")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.1047099, -4.7683716e-07, -3.6274142)
|
||||
23
test/TestConnectFloorTile.tscn
Normal file
23
test/TestConnectFloorTile.tscn
Normal file
@@ -0,0 +1,23 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://dssru1oxhemfm"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://icwcdyvrtcwe" path="res://test/TestTex1.png" id="1_q0ldl"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_r5mi5"]
|
||||
albedo_color = Color(0.8928247, 0.92421544, 0.92723864, 1)
|
||||
albedo_texture = ExtResource("1_q0ldl")
|
||||
|
||||
[node name="TestConnectFloorTile" type="Node3D"]
|
||||
|
||||
[node name="CSGBox3D" type="CSGBox3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.25, 0)
|
||||
material_override = SubResource("StandardMaterial3D_r5mi5")
|
||||
use_collision = true
|
||||
collision_mask = 0
|
||||
size = Vector3(1, 0.5, 1)
|
||||
|
||||
[node name="CSGBox3D2" type="CSGBox3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 4, 0)
|
||||
material_override = SubResource("StandardMaterial3D_r5mi5")
|
||||
use_collision = true
|
||||
collision_mask = 0
|
||||
size = Vector3(1, 0.5, 1)
|
||||
17
test/TestConnectFloorWall.tscn
Normal file
17
test/TestConnectFloorWall.tscn
Normal file
@@ -0,0 +1,17 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://dehgby0nj76ko"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://icwcdyvrtcwe" path="res://test/TestTex1.png" id="1_qmi2d"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_m22c6"]
|
||||
albedo_color = Color(0.6952713, 0.7717677, 0.7797104, 1)
|
||||
albedo_texture = ExtResource("1_qmi2d")
|
||||
|
||||
[node name="TestConnectFloorWallCorner" type="Node3D"]
|
||||
transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, 0, 0, 0)
|
||||
|
||||
[node name="CSGBox3D3" type="CSGBox3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2, -0.4)
|
||||
material_override = SubResource("StandardMaterial3D_m22c6")
|
||||
use_collision = true
|
||||
collision_mask = 0
|
||||
size = Vector3(1, 4.5, 0.2)
|
||||
16
test/TestConnectFloorWallCorner.tscn
Normal file
16
test/TestConnectFloorWallCorner.tscn
Normal file
@@ -0,0 +1,16 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://cedgghypxofb1"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://icwcdyvrtcwe" path="res://test/TestTex1.png" id="1_pku77"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_qmi2d"]
|
||||
albedo_color = Color(0.6952713, 0.7717677, 0.7797104, 1)
|
||||
albedo_texture = ExtResource("1_pku77")
|
||||
|
||||
[node name="TestConnectFloorWall" type="Node3D"]
|
||||
|
||||
[node name="CSGBox3D3" type="CSGBox3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.41, 2, -0.41)
|
||||
material_override = SubResource("StandardMaterial3D_qmi2d")
|
||||
use_collision = true
|
||||
collision_mask = 0
|
||||
size = Vector3(0.2, 4.5, 0.2)
|
||||
BIN
test/TestTex1.png
Normal file
BIN
test/TestTex1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 MiB |
41
test/TestTex1.png.import
Normal file
41
test/TestTex1.png.import
Normal file
@@ -0,0 +1,41 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://icwcdyvrtcwe"
|
||||
path.s3tc="res://.godot/imported/TestTex1.png-b16a7699133f98c4a629c273b3a2fb2d.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://test/TestTex1.png"
|
||||
dest_files=["res://.godot/imported/TestTex1.png-b16a7699133f98c4a629c273b3a2fb2d.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
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=true
|
||||
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=0
|
||||
22
test/debugCube.tscn
Normal file
22
test/debugCube.tscn
Normal file
@@ -0,0 +1,22 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://d3ny31fbtn7eb"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dpmo4x21ey2de" path="res://test/debug_cube.gd" id="1_1vpg2"]
|
||||
|
||||
[sub_resource type="BoxMesh" id="BoxMesh_uwfbc"]
|
||||
size = Vector3(0.2, 0.2, 0.2)
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_1vpg2"]
|
||||
albedo_color = Color(1, 0.4, 1, 1)
|
||||
|
||||
[node name="DebugCube" type="Node3D"]
|
||||
script = ExtResource("1_1vpg2")
|
||||
|
||||
[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.560883, 0)
|
||||
mesh = SubResource("BoxMesh_uwfbc")
|
||||
surface_material_override/0 = SubResource("StandardMaterial3D_1vpg2")
|
||||
|
||||
[node name="Label3D" type="Label3D" parent="."]
|
||||
transform = Transform3D(-4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, 0, 1, 0)
|
||||
visible = false
|
||||
text = "Test"
|
||||
5
test/debug_cube.gd
Normal file
5
test/debug_cube.gd
Normal file
@@ -0,0 +1,5 @@
|
||||
extends Node3D
|
||||
|
||||
func _ready():
|
||||
await get_tree().process_frame
|
||||
$Label3D.text = str(global_transform.origin.x/7) + " | " + str($".".global_transform.origin.z/7)
|
||||
1
test/debug_cube.gd.uid
Normal file
1
test/debug_cube.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://dpmo4x21ey2de
|
||||
17
test/doorBlockTest.tscn
Normal file
17
test/doorBlockTest.tscn
Normal file
@@ -0,0 +1,17 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://blc3s7fewh1t4"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://icwcdyvrtcwe" path="res://test/TestTex1.png" id="1_63rrq"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_63rrq"]
|
||||
albedo_color = Color(0.7176471, 0.7176471, 0.7176471, 1)
|
||||
albedo_texture = ExtResource("1_63rrq")
|
||||
metallic = 0.7
|
||||
|
||||
[node name="DoorBlockTest" type="Node3D"]
|
||||
|
||||
[node name="CSGBox3D" type="CSGBox3D" parent="."]
|
||||
transform = Transform3D(-4.371139e-08, 0, -1, 0, 1, 0, 1, 0, -4.371139e-08, 0, 1.5, -0.625)
|
||||
material_override = SubResource("StandardMaterial3D_63rrq")
|
||||
use_collision = true
|
||||
collision_mask = 0
|
||||
size = Vector3(0.25, 3, 3)
|
||||
3
test/player.tscn
Normal file
3
test/player.tscn
Normal file
@@ -0,0 +1,3 @@
|
||||
[gd_scene format=3 uid="uid://cu2dhnrn3jpab"]
|
||||
|
||||
[node name="Test" type="Node3D"]
|
||||
92
test/spaceship_test.tscn
Normal file
92
test/spaceship_test.tscn
Normal file
@@ -0,0 +1,92 @@
|
||||
[gd_scene load_steps=19 format=3 uid="uid://cftfv7v8syhig"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://c7ea7hd1t6ucj" path="res://script/ShipLogic.gd" id="1_iuibe"]
|
||||
[ext_resource type="Texture2D" uid="uid://cimsjl61nhh5s" path="res://assets/2D/HDR_blue_nebulae-1.hdr" id="4_fd4og"]
|
||||
[ext_resource type="Script" uid="uid://cq0sxwn7k47n6" path="res://Maps/MapGenerator/levelGenerator.gd" id="4_yoeks"]
|
||||
[ext_resource type="PackedScene" uid="uid://b02a2mfgj520w" path="res://Maps/Spaceship/Misc/BasicDoor.tscn" id="5_27t57"]
|
||||
[ext_resource type="PackedScene" uid="uid://blc3s7fewh1t4" path="res://test/doorBlockTest.tscn" id="5_fd4og"]
|
||||
[ext_resource type="PackedScene" uid="uid://dssru1oxhemfm" path="res://test/TestConnectFloorTile.tscn" id="5_yoeks"]
|
||||
[ext_resource type="PackedScene" uid="uid://cedgghypxofb1" path="res://test/TestConnectFloorWallCorner.tscn" id="6_7qc4s"]
|
||||
[ext_resource type="PackedScene" uid="uid://dehgby0nj76ko" path="res://test/TestConnectFloorWall.tscn" id="7_27t57"]
|
||||
[ext_resource type="PackedScene" uid="uid://djo38glq3x4m1" path="res://test/tileLampTest.tscn" id="7_g38tc"]
|
||||
|
||||
[sub_resource type="Gradient" id="Gradient_g38tc"]
|
||||
interpolation_mode = 1
|
||||
offsets = PackedFloat32Array(0, 0.25, 0.361502, 0.375, 0.488263, 0.5, 0.615023, 0.625, 0.732394, 0.75, 0.859155, 0.875, 1)
|
||||
colors = PackedColorArray(0, 0, 0, 1, 0.25, 0.25, 0.25, 1, 0.28169, 0.28169, 0.28169, 1, 0.375, 0.375, 0.375, 1, 0.408451, 0.408451, 0.408451, 1, 0.5, 0.5, 0.5, 1, 0.530516, 0.530516, 0.530516, 1, 0.625, 0.625, 0.625, 1, 0.661972, 0.661972, 0.661972, 1, 0.75, 0.75, 0.75, 1, 0.802817, 0.802817, 0.802817, 1, 0.875, 0.875, 0.875, 1, 1, 1, 1, 1)
|
||||
metadata/_snap_enabled = true
|
||||
metadata/_snap_count = 8
|
||||
|
||||
[sub_resource type="GradientTexture1D" id="GradientTexture1D_h11mn"]
|
||||
gradient = SubResource("Gradient_g38tc")
|
||||
|
||||
[sub_resource type="Gradient" id="Gradient_1njb2"]
|
||||
offsets = PackedFloat32Array(0.187793, 0.704225, 0.929577)
|
||||
colors = PackedColorArray(0, 0, 0, 1, 0.58042, 0.58042, 0.58042, 1, 0.860369, 0.860369, 0.860369, 1)
|
||||
|
||||
[sub_resource type="FastNoiseLite" id="FastNoiseLite_prqnu"]
|
||||
frequency = 0.03
|
||||
fractal_octaves = 8
|
||||
fractal_lacunarity = 5.0
|
||||
fractal_gain = 0.495
|
||||
fractal_weighted_strength = 0.23
|
||||
domain_warp_enabled = true
|
||||
|
||||
[sub_resource type="NoiseTexture2D" id="NoiseTexture2D_jyrsd"]
|
||||
noise = SubResource("FastNoiseLite_prqnu")
|
||||
color_ramp = SubResource("Gradient_1njb2")
|
||||
|
||||
[sub_resource type="PanoramaSkyMaterial" id="PanoramaSkyMaterial_sxr4u"]
|
||||
panorama = ExtResource("4_fd4og")
|
||||
|
||||
[sub_resource type="Sky" id="Sky_bs3qb"]
|
||||
sky_material = SubResource("PanoramaSkyMaterial_sxr4u")
|
||||
|
||||
[sub_resource type="Environment" id="Environment_cbyfx"]
|
||||
background_mode = 2
|
||||
sky = SubResource("Sky_bs3qb")
|
||||
glow_enabled = true
|
||||
glow_levels/1 = 1.38
|
||||
glow_levels/2 = 1.55
|
||||
glow_levels/3 = 5.63
|
||||
glow_levels/5 = 1.75
|
||||
glow_levels/6 = 0.9
|
||||
glow_levels/7 = 0.75
|
||||
glow_strength = 1.73
|
||||
glow_mix = 0.03
|
||||
glow_bloom = 0.05
|
||||
glow_blend_mode = 4
|
||||
glow_hdr_luminance_cap = 1.5
|
||||
glow_map = SubResource("NoiseTexture2D_jyrsd")
|
||||
volumetric_fog_emission = Color(1, 1, 1, 1)
|
||||
volumetric_fog_emission_energy = 0.04
|
||||
adjustment_brightness = 1.5
|
||||
adjustment_color_correction = SubResource("GradientTexture1D_h11mn")
|
||||
|
||||
[sub_resource type="WorldBoundaryShape3D" id="WorldBoundaryShape3D_iuibe"]
|
||||
|
||||
[node name="SpaceshipTest" type="Node3D" node_paths=PackedStringArray("levelGenerator")]
|
||||
script = ExtResource("1_iuibe")
|
||||
levelGenerator = NodePath("LevelGenerator")
|
||||
metadata/_custom_type_script = "uid://c7ea7hd1t6ucj"
|
||||
|
||||
[node name="WorldEnvironment2" type="WorldEnvironment" parent="."]
|
||||
environment = SubResource("Environment_cbyfx")
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="."]
|
||||
collision_mask = 0
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
shape = SubResource("WorldBoundaryShape3D_iuibe")
|
||||
|
||||
[node name="LevelGenerator" type="Node3D" parent="." node_paths=PackedStringArray("shipLogic")]
|
||||
script = ExtResource("4_yoeks")
|
||||
gridSize = 120
|
||||
shipLogic = NodePath("..")
|
||||
doorBlock = ExtResource("5_fd4og")
|
||||
doorOBJ = ExtResource("5_27t57")
|
||||
tile = ExtResource("5_yoeks")
|
||||
lamp = ExtResource("7_g38tc")
|
||||
tileWall = ExtResource("7_27t57")
|
||||
tileCorner = ExtResource("6_7qc4s")
|
||||
metadata/_custom_type_script = "uid://cq0sxwn7k47n6"
|
||||
52
test/spaceship_test.tscn21067625136.tmp
Normal file
52
test/spaceship_test.tscn21067625136.tmp
Normal file
@@ -0,0 +1,52 @@
|
||||
[gd_scene load_steps=10 format=3 uid="uid://cftfv7v8syhig"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://c7ea7hd1t6ucj" path="res://script/ShipLogic.gd" id="1_iuibe"]
|
||||
[ext_resource type="PackedScene" uid="uid://d3ny31fbtn7eb" path="res://test/debugCube.tscn" id="3_6dd4g"]
|
||||
[ext_resource type="Texture2D" uid="uid://cimsjl61nhh5s" path="res://assets/2D/HDR_blue_nebulae-1.hdr" id="4_fd4og"]
|
||||
[ext_resource type="Script" uid="uid://cq0sxwn7k47n6" path="res://Maps/MapGenerator/levelGenerator.gd" id="4_yoeks"]
|
||||
[ext_resource type="Texture2D" uid="uid://v848hb3emx1j" path="res://test/StartTest.png" id="5_fd4og"]
|
||||
|
||||
[sub_resource type="PanoramaSkyMaterial" id="PanoramaSkyMaterial_yoeks"]
|
||||
panorama = ExtResource("4_fd4og")
|
||||
|
||||
[sub_resource type="Sky" id="Sky_ly181"]
|
||||
sky_material = SubResource("PanoramaSkyMaterial_yoeks")
|
||||
|
||||
[sub_resource type="Environment" id="Environment_7qc4s"]
|
||||
background_mode = 2
|
||||
sky = SubResource("Sky_ly181")
|
||||
ambient_light_source = 2
|
||||
ambient_light_color = Color(0.241156, 0.241156, 0.241156, 1)
|
||||
ssr_enabled = true
|
||||
glow_enabled = true
|
||||
glow_intensity = 1.1
|
||||
|
||||
[sub_resource type="WorldBoundaryShape3D" id="WorldBoundaryShape3D_iuibe"]
|
||||
|
||||
[node name="SpaceshipTest" type="Node3D"]
|
||||
script = ExtResource("1_iuibe")
|
||||
metadata/_custom_type_script = "uid://c7ea7hd1t6ucj"
|
||||
|
||||
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
||||
environment = SubResource("Environment_7qc4s")
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.0445775, 0)
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
shape = SubResource("WorldBoundaryShape3D_iuibe")
|
||||
|
||||
[node name="DebugCube" parent="." instance=ExtResource("3_6dd4g")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.733945, 0.261625)
|
||||
|
||||
[node name="DebugCube2" parent="." instance=ExtResource("3_6dd4g")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.552344, -0.0315728)
|
||||
|
||||
[node name="DebugCube3" parent="." instance=ExtResource("3_6dd4g")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.306636, -0.391098, -0.0315728)
|
||||
|
||||
[node name="LevelGenerator" type="Node3D" parent="."]
|
||||
script = ExtResource("4_yoeks")
|
||||
gridSize = 20
|
||||
testTexture = ExtResource("5_fd4og")
|
||||
metadata/_custom_type_script = "uid://cq0sxwn7k47n6"
|
||||
45
test/spaceship_test.tscn390643830.tmp
Normal file
45
test/spaceship_test.tscn390643830.tmp
Normal file
@@ -0,0 +1,45 @@
|
||||
[gd_scene load_steps=10 format=3 uid="uid://cftfv7v8syhig"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://c7ea7hd1t6ucj" path="res://script/ShipLogic.gd" id="1_iuibe"]
|
||||
[ext_resource type="PackedScene" uid="uid://d3ny31fbtn7eb" path="res://test/debugCube.tscn" id="3_6dd4g"]
|
||||
[ext_resource type="Texture2D" uid="uid://cimsjl61nhh5s" path="res://assets/2D/HDR_blue_nebulae-1.hdr" id="4_fd4og"]
|
||||
[ext_resource type="Script" uid="uid://cq0sxwn7k47n6" path="res://Maps/MapGenerator/levelGenerator.gd" id="4_yoeks"]
|
||||
[ext_resource type="Texture2D" uid="uid://b6v8etoyl3auu" path="res://test/HugeTestRoom.png" id="5_7qc4s"]
|
||||
|
||||
[sub_resource type="PanoramaSkyMaterial" id="PanoramaSkyMaterial_yoeks"]
|
||||
panorama = ExtResource("4_fd4og")
|
||||
|
||||
[sub_resource type="Sky" id="Sky_ly181"]
|
||||
sky_material = SubResource("PanoramaSkyMaterial_yoeks")
|
||||
|
||||
[sub_resource type="Environment" id="Environment_7qc4s"]
|
||||
background_mode = 2
|
||||
sky = SubResource("Sky_ly181")
|
||||
ambient_light_source = 2
|
||||
ambient_light_color = Color(0.241156, 0.241156, 0.241156, 1)
|
||||
ssr_enabled = true
|
||||
glow_enabled = true
|
||||
glow_intensity = 1.1
|
||||
|
||||
[sub_resource type="WorldBoundaryShape3D" id="WorldBoundaryShape3D_iuibe"]
|
||||
|
||||
[node name="SpaceshipTest" type="Node3D"]
|
||||
script = ExtResource("1_iuibe")
|
||||
metadata/_custom_type_script = "uid://c7ea7hd1t6ucj"
|
||||
|
||||
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
||||
environment = SubResource("Environment_7qc4s")
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.0445775, 0)
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
shape = SubResource("WorldBoundaryShape3D_iuibe")
|
||||
|
||||
[node name="DebugCube" parent="." instance=ExtResource("3_6dd4g")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.552344, 0)
|
||||
|
||||
[node name="LevelGenerator" type="Node3D" parent="."]
|
||||
script = ExtResource("4_yoeks")
|
||||
testTexture = ExtResource("5_7qc4s")
|
||||
metadata/_custom_type_script = "uid://cq0sxwn7k47n6"
|
||||
45
test/spaceship_test.tscn499180093.tmp
Normal file
45
test/spaceship_test.tscn499180093.tmp
Normal file
@@ -0,0 +1,45 @@
|
||||
[gd_scene load_steps=10 format=3 uid="uid://cftfv7v8syhig"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://c7ea7hd1t6ucj" path="res://script/ShipLogic.gd" id="1_iuibe"]
|
||||
[ext_resource type="PackedScene" uid="uid://d3ny31fbtn7eb" path="res://test/debugCube.tscn" id="3_6dd4g"]
|
||||
[ext_resource type="Texture2D" uid="uid://cimsjl61nhh5s" path="res://assets/2D/HDR_blue_nebulae-1.hdr" id="4_fd4og"]
|
||||
[ext_resource type="Script" uid="uid://cq0sxwn7k47n6" path="res://Maps/MapGenerator/levelGenerator.gd" id="4_yoeks"]
|
||||
[ext_resource type="Texture2D" uid="uid://b6v8etoyl3auu" path="res://test/HugeTestRoom.png" id="5_7qc4s"]
|
||||
|
||||
[sub_resource type="PanoramaSkyMaterial" id="PanoramaSkyMaterial_yoeks"]
|
||||
panorama = ExtResource("4_fd4og")
|
||||
|
||||
[sub_resource type="Sky" id="Sky_ly181"]
|
||||
sky_material = SubResource("PanoramaSkyMaterial_yoeks")
|
||||
|
||||
[sub_resource type="Environment" id="Environment_7qc4s"]
|
||||
background_mode = 2
|
||||
sky = SubResource("Sky_ly181")
|
||||
ambient_light_source = 2
|
||||
ambient_light_color = Color(0.241156, 0.241156, 0.241156, 1)
|
||||
ssr_enabled = true
|
||||
glow_enabled = true
|
||||
glow_intensity = 1.1
|
||||
|
||||
[sub_resource type="WorldBoundaryShape3D" id="WorldBoundaryShape3D_iuibe"]
|
||||
|
||||
[node name="SpaceshipTest" type="Node3D"]
|
||||
script = ExtResource("1_iuibe")
|
||||
metadata/_custom_type_script = "uid://c7ea7hd1t6ucj"
|
||||
|
||||
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
||||
environment = SubResource("Environment_7qc4s")
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.0445775, 0)
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
shape = SubResource("WorldBoundaryShape3D_iuibe")
|
||||
|
||||
[node name="DebugCube" parent="." instance=ExtResource("3_6dd4g")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.552344, 0)
|
||||
|
||||
[node name="LevelGenerator" type="Node3D" parent="."]
|
||||
script = ExtResource("4_yoeks")
|
||||
testTexture = ExtResource("5_7qc4s")
|
||||
metadata/_custom_type_script = "uid://cq0sxwn7k47n6"
|
||||
50
test/spaceship_test.tscn82700213.tmp
Normal file
50
test/spaceship_test.tscn82700213.tmp
Normal file
@@ -0,0 +1,50 @@
|
||||
[gd_scene load_steps=9 format=3 uid="uid://cftfv7v8syhig"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://c7ea7hd1t6ucj" path="res://script/ShipLogic.gd" id="1_iuibe"]
|
||||
[ext_resource type="PackedScene" uid="uid://d3ny31fbtn7eb" path="res://test/debugCube.tscn" id="3_6dd4g"]
|
||||
[ext_resource type="Texture2D" uid="uid://cimsjl61nhh5s" path="res://assets/2D/HDR_blue_nebulae-1.hdr" id="4_fd4og"]
|
||||
[ext_resource type="Script" uid="uid://cq0sxwn7k47n6" path="res://Maps/MapGenerator/levelGenerator.gd" id="4_yoeks"]
|
||||
|
||||
[sub_resource type="PanoramaSkyMaterial" id="PanoramaSkyMaterial_yoeks"]
|
||||
panorama = ExtResource("4_fd4og")
|
||||
|
||||
[sub_resource type="Sky" id="Sky_ly181"]
|
||||
sky_material = SubResource("PanoramaSkyMaterial_yoeks")
|
||||
|
||||
[sub_resource type="Environment" id="Environment_7qc4s"]
|
||||
background_mode = 2
|
||||
sky = SubResource("Sky_ly181")
|
||||
ambient_light_source = 2
|
||||
ambient_light_color = Color(0.241156, 0.241156, 0.241156, 1)
|
||||
ssr_enabled = true
|
||||
glow_enabled = true
|
||||
glow_intensity = 1.1
|
||||
|
||||
[sub_resource type="WorldBoundaryShape3D" id="WorldBoundaryShape3D_iuibe"]
|
||||
|
||||
[node name="SpaceshipTest" type="Node3D"]
|
||||
script = ExtResource("1_iuibe")
|
||||
metadata/_custom_type_script = "uid://c7ea7hd1t6ucj"
|
||||
|
||||
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
||||
environment = SubResource("Environment_7qc4s")
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.0445775, 0)
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
shape = SubResource("WorldBoundaryShape3D_iuibe")
|
||||
|
||||
[node name="DebugCube" parent="." instance=ExtResource("3_6dd4g")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.733945, 0.261625)
|
||||
|
||||
[node name="DebugCube2" parent="." instance=ExtResource("3_6dd4g")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.552344, -0.0315728)
|
||||
|
||||
[node name="DebugCube3" parent="." instance=ExtResource("3_6dd4g")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.306636, -0.391098, -0.0315728)
|
||||
|
||||
[node name="LevelGenerator" type="Node3D" parent="."]
|
||||
script = ExtResource("4_yoeks")
|
||||
gridSize = 150
|
||||
metadata/_custom_type_script = "uid://cq0sxwn7k47n6"
|
||||
12
test/start_test_1.gd
Normal file
12
test/start_test_1.gd
Normal file
@@ -0,0 +1,12 @@
|
||||
extends BasicRoom
|
||||
|
||||
var shipLogic: ShipLogic
|
||||
|
||||
@onready var leaveMissionButton: ButtonLogicImpulse = $Label3D/ButtonLogicImpulse
|
||||
|
||||
func _ready() -> void:
|
||||
shipLogic = get_node("/root/Main/Maps/SpaceshipTest")
|
||||
leaveMissionButton.onPressed.connect(leaveMission)
|
||||
|
||||
func leaveMission() -> void:
|
||||
shipLogic.finishMission()
|
||||
1
test/start_test_1.gd.uid
Normal file
1
test/start_test_1.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://bb637mub3kf7j
|
||||
768
test/test.tscn
Normal file
768
test/test.tscn
Normal file
File diff suppressed because one or more lines are too long
30
test/test.tscn1453454073.tmp
Normal file
30
test/test.tscn1453454073.tmp
Normal file
@@ -0,0 +1,30 @@
|
||||
[gd_scene load_steps=5 format=3 uid="uid://ct2gxkwg5fb3m"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://rvvjguhqjtpb" path="res://actors/player_character.tscn" id="1_syuel"]
|
||||
[ext_resource type="PackedScene" uid="uid://10bx1tluk6fg" path="res://assets/PCB.glb" id="2_8a8pi"]
|
||||
|
||||
[sub_resource type="Environment" id="Environment_syuel"]
|
||||
ambient_light_color = Color(0.60933, 0.60933, 0.60933, 1)
|
||||
|
||||
[sub_resource type="WorldBoundaryShape3D" id="WorldBoundaryShape3D_yr2l0"]
|
||||
|
||||
[node name="Test" type="Node3D"]
|
||||
|
||||
[node name="geometrie" type="Node3D" parent="."]
|
||||
|
||||
[node name="PlayerCharacter" parent="." instance=ExtResource("1_syuel")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4, 1.07014, -0.0941736)
|
||||
|
||||
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
||||
environment = SubResource("Environment_syuel")
|
||||
|
||||
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 0.596225, 0.802817, 0, -0.802817, 0.596225, 0, 8.53603, 0)
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="."]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
|
||||
shape = SubResource("WorldBoundaryShape3D_yr2l0")
|
||||
|
||||
[node name="PCB" parent="." instance=ExtResource("2_8a8pi")]
|
||||
transform = Transform3D(3, 0, 0, 0, 3, 0, 0, 0, 3, -3.1363, 0.169454, -7.97793)
|
||||
BIN
test/test4Way.png
Normal file
BIN
test/test4Way.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 398 B |
40
test/test4Way.png.import
Normal file
40
test/test4Way.png.import
Normal file
@@ -0,0 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://3eu3qgmnaqla"
|
||||
path="res://.godot/imported/test4Way.png-0bbbb4b30c7aad0dacb4802f5b383c65.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://test/test4Way.png"
|
||||
dest_files=["res://.godot/imported/test4Way.png-0bbbb4b30c7aad0dacb4802f5b383c65.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
|
||||
6
test/tileLampTest.tscn
Normal file
6
test/tileLampTest.tscn
Normal file
@@ -0,0 +1,6 @@
|
||||
[gd_scene format=3 uid="uid://djo38glq3x4m1"]
|
||||
|
||||
[node name="TileLampTest" type="OmniLight3D"]
|
||||
light_color = Color(1, 1, 0.8862745, 1)
|
||||
light_energy = 0.8
|
||||
omni_range = 4.7
|
||||
Reference in New Issue
Block a user