feat: setup clue data for vr game
This commit is contained in:
parent
4e007bfab1
commit
f26f3fddbc
2 changed files with 130 additions and 152 deletions
|
|
@ -1,10 +1,97 @@
|
|||
[gd_resource type="ClueDB" load_steps=3 format=3 uid="uid://dlf8dxiter8b8"]
|
||||
[gd_resource type="ClueDB" load_steps=34 format=3 uid="uid://dlf8dxiter8b8"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://fiydbekjt06r" path="res://Screenshots/stapler.png" id="1_mhl4k"]
|
||||
[ext_resource type="Texture2D" uid="uid://bwgimdlsfucwd" path="res://Screenshots/victim_blood.png" id="2_k2o5n"]
|
||||
[ext_resource type="Texture2D" uid="uid://fm14j3163ct3" path="res://Screenshots/perp_blood.png" id="3_bgtdi"]
|
||||
[ext_resource type="Texture2D" uid="uid://cpuh1w3qqt6rj" path="res://Screenshots/knife.png" id="4_u53f6"]
|
||||
[ext_resource type="Texture2D" uid="uid://barh2henhru51" path="res://Screenshots/apple.png" id="5_k2o5n"]
|
||||
[ext_resource type="Texture2D" uid="uid://c3fvmoagl6deg" path="res://Screenshots/signed_paper_desk.png" id="6_bgtdi"]
|
||||
[ext_resource type="Texture2D" uid="uid://dec6jcct1iwrt" path="res://Screenshots/footsteps_door.png" id="7_e5lqe"]
|
||||
[ext_resource type="Texture2D" uid="uid://ciau26jt6ixaj" path="res://Screenshots/business_card_barney.png" id="8_doypg"]
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_kxjsf"]
|
||||
id = 0
|
||||
image = ExtResource("1_mhl4k")
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_du6rq"]
|
||||
id = 1
|
||||
image = ExtResource("2_k2o5n")
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_y8781"]
|
||||
id = 2
|
||||
image = ExtResource("3_bgtdi")
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_mhl4k"]
|
||||
id = 3
|
||||
image = ExtResource("4_u53f6")
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_k2o5n"]
|
||||
id = 4
|
||||
image = ExtResource("5_k2o5n")
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_bgtdi"]
|
||||
id = 5
|
||||
image = ExtResource("6_bgtdi")
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_u53f6"]
|
||||
id = 6
|
||||
image = ExtResource("7_e5lqe")
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_e5lqe"]
|
||||
id = 7
|
||||
image = ExtResource("8_doypg")
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_doypg"]
|
||||
id = 8
|
||||
image = ExtResource("6_bgtdi")
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_0lck8"]
|
||||
id = 9
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_fqtcy"]
|
||||
id = 10
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_qpqg2"]
|
||||
id = 11
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_k6v75"]
|
||||
id = 12
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_037ed"]
|
||||
id = 13
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_ucrra"]
|
||||
id = 14
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_lrkph"]
|
||||
id = 15
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_mi3iw"]
|
||||
id = 16
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_iamej"]
|
||||
id = 17
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_lf4cx"]
|
||||
id = 18
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_tdk3v"]
|
||||
id = 19
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_u1usl"]
|
||||
id = 20
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_un36s"]
|
||||
id = 21
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_grbhq"]
|
||||
id = 22
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_cs8xv"]
|
||||
id = 23
|
||||
|
||||
[sub_resource type="ClueData" id="ClueData_ghepb"]
|
||||
id = 24
|
||||
|
||||
[resource]
|
||||
clues = [SubResource("ClueData_kxjsf"), SubResource("ClueData_du6rq")]
|
||||
clues = [SubResource("ClueData_kxjsf"), SubResource("ClueData_du6rq"), SubResource("ClueData_y8781"), SubResource("ClueData_mhl4k"), SubResource("ClueData_k2o5n"), SubResource("ClueData_bgtdi"), SubResource("ClueData_u53f6"), SubResource("ClueData_e5lqe"), SubResource("ClueData_doypg"), SubResource("ClueData_0lck8"), SubResource("ClueData_fqtcy"), SubResource("ClueData_qpqg2"), SubResource("ClueData_k6v75"), SubResource("ClueData_037ed"), SubResource("ClueData_ucrra"), SubResource("ClueData_lrkph"), SubResource("ClueData_mi3iw"), SubResource("ClueData_iamej"), SubResource("ClueData_lf4cx"), SubResource("ClueData_tdk3v"), SubResource("ClueData_u1usl"), SubResource("ClueData_un36s"), SubResource("ClueData_grbhq"), SubResource("ClueData_cs8xv"), SubResource("ClueData_ghepb")]
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=52 format=3 uid="uid://b5m5h30gog3pu"]
|
||||
[gd_scene load_steps=53 format=3 uid="uid://b5m5h30gog3pu"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://2cbtvp67pwom" path="res://3D Models/Block Out VR.blend" id="1_w5aja"]
|
||||
[ext_resource type="PackedScene" uid="uid://ctf3dsro4aqon" path="res://vr_base.tscn" id="2_onqr8"]
|
||||
|
|
@ -48,6 +48,7 @@
|
|||
[ext_resource type="PackedScene" uid="uid://brtwuyu06y0c8" path="res://3D Models/Bureau interogation.blend" id="44_mjtaf"]
|
||||
[ext_resource type="PackedScene" uid="uid://c38tdehcvs0m0" path="res://3D Models/Work desk.blend" id="45_ww6lu"]
|
||||
[ext_resource type="PackedScene" uid="uid://dk7l2fqdmgq04" path="res://objects/startup_prompt.tscn" id="48_v7uyc"]
|
||||
[ext_resource type="Texture2D" uid="uid://dlfiwrdk15pjb" path="res://Sprites/Fingerprint.png" id="49_cjr1f"]
|
||||
|
||||
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_onqr8"]
|
||||
sky_top_color = Color(1, 0.35000002, 0.55583334, 1)
|
||||
|
|
@ -92,16 +93,6 @@ fog_height_density = -0.6636
|
|||
[node name="Root" type="Node3D"]
|
||||
|
||||
[node name="VROrigin" parent="." instance=ExtResource("2_onqr8")]
|
||||
_import_path = NodePath("")
|
||||
unique_name_in_owner = false
|
||||
process_mode = 0
|
||||
process_priority = 0
|
||||
process_physics_priority = 0
|
||||
process_thread_group = 0
|
||||
physics_interpolation_mode = 0
|
||||
auto_translate_mode = 0
|
||||
editor_description = ""
|
||||
script = null
|
||||
|
||||
[node name="GameOverUI" parent="." instance=ExtResource("2_ww6lu")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.5185778, 0.96736765, 1.6569399)
|
||||
|
|
@ -121,21 +112,11 @@ shadow_blur = 1.054
|
|||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.38688594, -0.0103544, 1.4647582)
|
||||
|
||||
[node name="Stapler" parent="." instance=ExtResource("3_ycayy")]
|
||||
transform = Transform3D(-1.9726052, 0, 1.7671852, 0, 2.6484175, 0, -1.7671852, 0, -1.9726052, 0.40129814, 0.9856269, 3.1127234)
|
||||
transform = Transform3D(-2.2946358, 0, 1.322407, 0, 2.6484175, 0, -1.322407, 0, -2.2946358, 0.3254596, 0.9856269, 2.8676553)
|
||||
|
||||
[node name="ClueMarker" type="ClueMarker" parent="Stapler"]
|
||||
_import_path = NodePath("")
|
||||
unique_name_in_owner = false
|
||||
process_mode = 0
|
||||
process_priority = 0
|
||||
process_physics_priority = 0
|
||||
process_thread_group = 0
|
||||
physics_interpolation_mode = 0
|
||||
auto_translate_mode = 0
|
||||
editor_description = ""
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.028165957, 0)
|
||||
clue_id = 0
|
||||
script = null
|
||||
|
||||
[node name="Filing Cabinets" parent="." instance=ExtResource("4_bw6k5")]
|
||||
transform = Transform3D(-5.1816137e-08, 0, -1.185415, 0, 1.185415, 0, 1.185415, 0, -5.1816137e-08, -1.5581112, 5.8381664e-07, -1.7577046)
|
||||
|
|
@ -144,18 +125,8 @@ transform = Transform3D(-5.1816137e-08, 0, -1.185415, 0, 1.185415, 0, 1.185415,
|
|||
transform = Transform3D(-0.5466789, -0.053719245, 0.83561736, -0.11416241, 0.99340326, -0.010824659, -0.82952344, -0.101313755, -0.5492052, 0.8775213, 0.029181391, 3.8522031)
|
||||
|
||||
[node name="ClueMarker" type="ClueMarker" parent="Knife"]
|
||||
_import_path = NodePath("")
|
||||
unique_name_in_owner = false
|
||||
process_mode = 0
|
||||
process_priority = 0
|
||||
process_physics_priority = 0
|
||||
process_thread_group = 0
|
||||
physics_interpolation_mode = 0
|
||||
auto_translate_mode = 0
|
||||
editor_description = ""
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.7252903e-09, 0, 0.08833364)
|
||||
clue_id = 3
|
||||
script = null
|
||||
|
||||
[node name="Lamp" parent="." instance=ExtResource("6_kk2rg")]
|
||||
transform = Transform3D(1.0885172, 0, 0, 0, 1.0577642, 0, 0, 0, 1.0371894, -3.014063, 0, -0.5029955)
|
||||
|
|
@ -208,7 +179,7 @@ spot_angle = 39.59
|
|||
spot_angle_attenuation = 0.8705506
|
||||
|
||||
[node name="Lamp3" parent="." instance=ExtResource("6_kk2rg")]
|
||||
transform = Transform3D(0.96190476, 0.27301246, 0.40501678, -0.061923523, 0.9385268, -0.4747431, -0.50574136, 0.40434718, 0.8284578, 2.0888352, 0.05886908, 1.4464763)
|
||||
transform = Transform3D(0.89721596, 0.27301243, -0.52271247, -0.4448052, 0.93852687, -0.22187778, 0.42663953, 0.40434718, 0.86793065, 2.0604987, 0.107094705, 1.4182471)
|
||||
|
||||
[node name="SpotLight3D2" type="SpotLight3D" parent="Lamp3"]
|
||||
transform = Transform3D(-0.9205531, 6.9849193e-10, 0.014963311, -0.0012096837, -0.018874906, -0.9432604, -0.00017134403, -0.9639519, 0.019185212, 0.0061371326, 1.7182162, -0.0042523146)
|
||||
|
|
@ -236,33 +207,23 @@ spot_angle_attenuation = 0.8705506
|
|||
transform = Transform3D(0.14317435, 0.96236765, -0.33167726, -1.0167494, 0.1512649, 3.7252903e-09, 0.04880745, 0.32806647, 0.9729595, 0.021768345, 0.22453329, 1.8062271)
|
||||
|
||||
[node name="Interrogation Chair2" parent="." instance=ExtResource("7_b5spy")]
|
||||
transform = Transform3D(-0.25231776, 0, 0.99649173, 0, 1.0279398, 0, -0.99649173, 0, -0.25231776, -1.2451828, 0.03897707, 1.8408289)
|
||||
transform = Transform3D(-0.25231776, 0, 0.99649173, 0, 1.0279398, 0, -0.99649173, 0, -0.25231776, -1.2451828, 0.011427663, 1.8408289)
|
||||
|
||||
[node name="Wall Phone" parent="." instance=ExtResource("8_b5spy")]
|
||||
transform = Transform3D(-1.4768354, 0, 1.2910905e-07, 0, 1.4768354, 0, -1.2910905e-07, 0, -1.4768354, 2.8170123, 1.3162897, 0.6552586)
|
||||
transform = Transform3D(-1.4768354, 0, 1.2910905e-07, 0, 1.4768354, 0, -1.2910905e-07, 0, -1.4768354, 2.7200713, 1.2809286, 0.6552586)
|
||||
|
||||
[node name="Apple" parent="." instance=ExtResource("9_utbpp")]
|
||||
transform = Transform3D(-0.7688565, -0.22517157, 0.59846264, 0.61459136, -0.0019505993, 0.7888432, -0.17645782, 0.97431725, 0.13988826, 2.0476034, 0.07884676, 2.7876625)
|
||||
transform = Transform3D(-0.7688565, -0.22517157, 0.59846264, 0.61459136, -0.0019505993, 0.7888432, -0.17645782, 0.97431725, 0.13988826, 1.8980615, 0.07884676, 2.7876625)
|
||||
|
||||
[node name="ClueMarker" type="ClueMarker" parent="Apple"]
|
||||
_import_path = NodePath("")
|
||||
unique_name_in_owner = false
|
||||
process_mode = 0
|
||||
process_priority = 0
|
||||
process_physics_priority = 0
|
||||
process_thread_group = 0
|
||||
physics_interpolation_mode = 0
|
||||
auto_translate_mode = 0
|
||||
editor_description = ""
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.8626451e-09, 0.09626824, 0)
|
||||
clue_id = 4
|
||||
script = null
|
||||
|
||||
[node name="Rug" parent="." instance=ExtResource("10_mw25s")]
|
||||
transform = Transform3D(0.8833835, 0, 0, 0, 0.97992885, 0, 0, 0, 0.94528943, -0.13758563, 0.0048140995, 1.6608908)
|
||||
|
||||
[node name="Bookshelf" parent="." instance=ExtResource("11_tcjrq")]
|
||||
transform = Transform3D(0.64484394, 0, 0, 0, 0.832451, 0, 0, 0, 0.9164987, -3.0292282, 0.05360484, 2.240892)
|
||||
transform = Transform3D(0.64484394, 0, 0, 0, 0.832451, 0, 0, 0, 0.9164987, -3.0292282, 0.014664054, 2.240892)
|
||||
|
||||
[node name="MainChair" parent="." instance=ExtResource("12_rvs2r")]
|
||||
transform = Transform3D(0.28741652, 0, -1.1008092, 0, 1.1377122, 0, 1.1008092, 0, 0.28741652, -0.28773618, 0.016085397, 3.9039018)
|
||||
|
|
@ -271,7 +232,7 @@ transform = Transform3D(0.28741652, 0, -1.1008092, 0, 1.1377122, 0, 1.1008092, 0
|
|||
transform = Transform3D(0.9096238, 0, 0.6005032, 0, 1.0790231, 0, -0.58040977, 0, 0.94111454, -1.8165766, 0.04753304, 0.3478723)
|
||||
|
||||
[node name="Coat Rack" parent="." instance=ExtResource("14_5ay1a")]
|
||||
transform = Transform3D(0.7818003, -0.12464739, -0.69717085, 0.09303031, 1.0475013, -0.08295982, 0.70208937, 0, 0.78731596, 0.5209687, 0.01837417, -1.6845953)
|
||||
transform = Transform3D(0.7818003, -0.12464739, -0.69717085, 0.09303031, 1.0475013, -0.08295982, 0.70208937, 0, 0.78731596, 0.5364268, 0.01837417, -1.6567297)
|
||||
|
||||
[node name="Bloodsplatter1" type="Decal" parent="."]
|
||||
transform = Transform3D(-0.18928416, 0, -0.98192245, 0, 1, 0, 0.98192245, 0, -0.18928416, 2.4311519, 0.04301834, 0.1647534)
|
||||
|
|
@ -282,38 +243,19 @@ upper_fade = 1e-05
|
|||
lower_fade = 1e-05
|
||||
|
||||
[node name="ClueMarker" type="ClueMarker" parent="Bloodsplatter1"]
|
||||
_import_path = NodePath("")
|
||||
unique_name_in_owner = false
|
||||
process_mode = 0
|
||||
process_priority = 0
|
||||
process_physics_priority = 0
|
||||
process_thread_group = 0
|
||||
physics_interpolation_mode = 0
|
||||
auto_translate_mode = 0
|
||||
editor_description = ""
|
||||
clue_id = 1
|
||||
script = null
|
||||
|
||||
[node name="Bloodsplatter4" type="Decal" parent="."]
|
||||
transform = Transform3D(-0.8823406, 0, -0.47061145, 0, 1, 0, 0.47061145, 0, -0.8823406, 0.7437153, 1.0186454, 2.540987)
|
||||
transform = Transform3D(-0.8823406, 0, -0.47061145, 0, 1, 0, 0.47061145, 0, -0.8823406, 0.7437153, 0.9662359, 2.540987)
|
||||
layers = 2
|
||||
size = Vector3(0.24926758, 0.1588974, 0.3431549)
|
||||
size = Vector3(0.24926758, 0.043762572, 0.3431549)
|
||||
texture_albedo = ExtResource("15_liy57")
|
||||
upper_fade = 1e-05
|
||||
lower_fade = 1e-05
|
||||
lower_fade = 2.851206
|
||||
|
||||
[node name="ClueMarker" type="ClueMarker" parent="Bloodsplatter4"]
|
||||
_import_path = NodePath("")
|
||||
unique_name_in_owner = false
|
||||
process_mode = 0
|
||||
process_priority = 0
|
||||
process_physics_priority = 0
|
||||
process_thread_group = 0
|
||||
physics_interpolation_mode = 0
|
||||
auto_translate_mode = 0
|
||||
editor_description = ""
|
||||
clue_id = 1
|
||||
script = null
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.021847725, 0)
|
||||
clue_id = 22
|
||||
|
||||
[node name="Footprint R" type="Decal" parent="."]
|
||||
transform = Transform3D(0.8491654, 0, -0.52812713, 0, 1, 0, 0.52812713, 0, 0.8491654, 1.148722, -0.012379527, -1.3868501)
|
||||
|
|
@ -344,18 +286,8 @@ upper_fade = 3.6621128e-05
|
|||
lower_fade = 4.206671e-05
|
||||
|
||||
[node name="ClueMarker" type="ClueMarker" parent="Footprint R"]
|
||||
_import_path = NodePath("")
|
||||
unique_name_in_owner = false
|
||||
process_mode = 0
|
||||
process_priority = 0
|
||||
process_physics_priority = 0
|
||||
process_thread_group = 0
|
||||
physics_interpolation_mode = 0
|
||||
auto_translate_mode = 0
|
||||
editor_description = ""
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.16852462, 0.009639382, 0.15745556)
|
||||
clue_id = 6
|
||||
script = null
|
||||
|
||||
[node name="Hair" type="Decal" parent="."]
|
||||
transform = Transform3D(-0.3621941, 0, -0.9321027, 0, 1, 0, 0.9321027, 0, -0.3621941, -1.1590292, 0.6544432, 1.9611405)
|
||||
|
|
@ -365,18 +297,8 @@ upper_fade = 3.6621128e-05
|
|||
lower_fade = 4.206671e-05
|
||||
|
||||
[node name="ClueMarker" type="ClueMarker" parent="Hair"]
|
||||
_import_path = NodePath("")
|
||||
unique_name_in_owner = false
|
||||
process_mode = 0
|
||||
process_priority = 0
|
||||
process_physics_priority = 0
|
||||
process_thread_group = 0
|
||||
physics_interpolation_mode = 0
|
||||
auto_translate_mode = 0
|
||||
editor_description = ""
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.009119272, 0)
|
||||
clue_id = 10
|
||||
script = null
|
||||
|
||||
[node name="Footprint2 R2" type="Decal" parent="."]
|
||||
transform = Transform3D(0.9815339, 0, 0.19128862, 0, 1, 0, -0.19128862, 0, 0.9815339, -0.15119411, 0.043035507, 1.3314617)
|
||||
|
|
@ -393,18 +315,8 @@ upper_fade = 3.6621128e-05
|
|||
lower_fade = 4.206671e-05
|
||||
|
||||
[node name="ClueMarker" type="ClueMarker" parent="Footprint2 R2"]
|
||||
_import_path = NodePath("")
|
||||
unique_name_in_owner = false
|
||||
process_mode = 0
|
||||
process_priority = 0
|
||||
process_physics_priority = 0
|
||||
process_thread_group = 0
|
||||
physics_interpolation_mode = 0
|
||||
auto_translate_mode = 0
|
||||
editor_description = ""
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.142824, 0.027901143, 0.05373939)
|
||||
clue_id = 6
|
||||
script = null
|
||||
clue_id = 23
|
||||
|
||||
[node name="Bloodsplatter2" type="Decal" parent="."]
|
||||
transform = Transform3D(-0.599331, 0, 0.8005013, 0, 1, 0, -0.8005013, 0, -0.599331, 0.7452566, 0.014263272, 1.1378098)
|
||||
|
|
@ -415,22 +327,12 @@ upper_fade = 3.6621128e-05
|
|||
lower_fade = 4.206671e-05
|
||||
|
||||
[node name="ClueMarker" type="ClueMarker" parent="Bloodsplatter2"]
|
||||
_import_path = NodePath("")
|
||||
unique_name_in_owner = false
|
||||
process_mode = 0
|
||||
process_priority = 0
|
||||
process_physics_priority = 0
|
||||
process_thread_group = 0
|
||||
physics_interpolation_mode = 0
|
||||
auto_translate_mode = 0
|
||||
editor_description = ""
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.043592602, 0)
|
||||
clue_id = 2
|
||||
script = null
|
||||
|
||||
[node name="Scratch" type="Decal" parent="."]
|
||||
transform = Transform3D(-0.6355933, 0, 0.77202415, 0, 1, 0, -0.77202415, 0, -0.6355933, 0.52548635, 1.0966023, 2.9547005)
|
||||
size = Vector3(0.1230278, 0.25496694, 0.13343811)
|
||||
transform = Transform3D(-0.7811392, 0, 0.624357, 0, 1, 0, -0.624357, 0, -0.7811392, 0.41439077, 1.0602654, 2.687419)
|
||||
size = Vector3(0.1230278, 0.18229304, 0.13343811)
|
||||
texture_albedo = ExtResource("21_gqftm")
|
||||
upper_fade = 3.6621128e-05
|
||||
lower_fade = 4.206671e-05
|
||||
|
|
@ -455,42 +357,26 @@ material_override = ExtResource("29_bpk3j")
|
|||
texture = ExtResource("25_5dk4p")
|
||||
|
||||
[node name="ClueMarker" type="ClueMarker" parent="Buisnesscard1"]
|
||||
_import_path = NodePath("")
|
||||
unique_name_in_owner = false
|
||||
process_mode = 0
|
||||
process_priority = 0
|
||||
process_physics_priority = 0
|
||||
process_thread_group = 0
|
||||
physics_interpolation_mode = 0
|
||||
auto_translate_mode = 0
|
||||
editor_description = ""
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.5527137e-15, 0, 0.06289639)
|
||||
clue_id = 7
|
||||
script = null
|
||||
|
||||
[node name="Buisnesscard2" type="Sprite3D" parent="."]
|
||||
transform = Transform3D(0.004489013, -0.0039810506, 0, -1.7401725e-10, -1.9622098e-10, 0.222, -0.0039810506, -0.004489013, -9.703928e-09, -1.027857, 0.11634141, -1.3167363)
|
||||
material_override = ExtResource("31_ngbhp")
|
||||
texture = ExtResource("26_bpk3j")
|
||||
|
||||
[node name="ClueMarker" type="ClueMarker" parent="Buisnesscard2"]
|
||||
transform = Transform3D(1.0000002, 0, 0, 0, 1.0000002, 0, 0, -1.110223e-16, 1, 0, 0, 0.058319032)
|
||||
clue_id = 21
|
||||
|
||||
[node name="Document1" type="Sprite3D" parent="."]
|
||||
transform = Transform3D(0.0117143, -0.0076664984, 0, -3.3511327e-10, -5.120483e-10, 0.518, -0.0076664984, -0.0117143, -2.26425e-08, -1.3128265, 0.98527724, 3.1143007)
|
||||
transform = Transform3D(0.0117143, -0.0076664984, -1.2399191e-08, 0, -6.119594e-10, 0.518, -0.0076664984, -0.0117143, -1.8945787e-08, -1.3128265, 0.98527724, 3.1143007)
|
||||
material_override = ExtResource("28_twkf6")
|
||||
texture = ExtResource("29_4fjq2")
|
||||
|
||||
[node name="ClueMarker" type="ClueMarker" parent="Document1"]
|
||||
_import_path = NodePath("")
|
||||
unique_name_in_owner = false
|
||||
process_mode = 0
|
||||
process_priority = 0
|
||||
process_physics_priority = 0
|
||||
process_thread_group = 0
|
||||
physics_interpolation_mode = 0
|
||||
auto_translate_mode = 0
|
||||
editor_description = ""
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.5527137e-15, 0, 0.040631033)
|
||||
transform = Transform3D(1, -2.9802322e-08, 0, 2.9802322e-08, 1, 1.1368684e-13, 5.551115e-17, 1.110223e-16, 0.99999994, 0, 0, 0.030541897)
|
||||
clue_id = 8
|
||||
script = null
|
||||
|
||||
[node name="Document2" type="Sprite3D" parent="."]
|
||||
transform = Transform3D(-0.012558702, -0.006187002, 1.3322676e-15, -2.7044245e-10, 5.489583e-10, 0.518, -0.006187002, 0.012558702, -2.26425e-08, -2.440934, 0.023508262, 2.4400322)
|
||||
|
|
@ -498,18 +384,8 @@ material_override = ExtResource("30_o4j5v")
|
|||
texture = ExtResource("31_qlrfd")
|
||||
|
||||
[node name="ClueMarker" type="ClueMarker" parent="Document2"]
|
||||
_import_path = NodePath("")
|
||||
unique_name_in_owner = false
|
||||
process_mode = 0
|
||||
process_priority = 0
|
||||
process_physics_priority = 0
|
||||
process_thread_group = 0
|
||||
physics_interpolation_mode = 0
|
||||
auto_translate_mode = 0
|
||||
editor_description = ""
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.5527137e-15, 7.1054274e-15, 0.06605714)
|
||||
clue_id = 8
|
||||
script = null
|
||||
|
||||
[node name="Folder" type="Sprite3D" parent="."]
|
||||
transform = Transform3D(-0.0071196416, 0.015437318, 5.1797184e-09, 7.259893e-10, 1.585169e-10, 0.55, 0.015437318, 0.0071196416, -2.3476645e-08, 1.981359, 1.0726281, 2.5971837)
|
||||
|
|
@ -522,12 +398,12 @@ material_override = ExtResource("26_lm11r")
|
|||
texture = ExtResource("22_bpk3j")
|
||||
|
||||
[node name="Card2" type="Sprite3D" parent="."]
|
||||
transform = Transform3D(-0.0056183813, -0.002105658, 0, -9.204122e-11, 2.4558722e-10, 0.222, -0.002105658, 0.0056183813, -9.703928e-09, -0.30255955, 0.02204609, 2.0171967)
|
||||
transform = Transform3D(-0.0056183813, -0.002105658, 0, -9.204122e-11, 2.4558722e-10, 0.222, -0.002105658, 0.0056183813, -9.703928e-09, -0.7851435, 0.023898093, 1.4077287)
|
||||
material_override = ExtResource("28_ct2tn")
|
||||
texture = ExtResource("23_ngbhp")
|
||||
|
||||
[node name="Card3" type="Sprite3D" parent="."]
|
||||
transform = Transform3D(-0.004075034, -0.0044038733, 4.440892e-16, -1.9249942e-10, 1.781254e-10, 0.222, -0.0044038733, 0.004075034, -9.703928e-09, 0.585668, 0.023426771, 3.7486238)
|
||||
transform = Transform3D(-0.0053085117, 0.0027963738, 8.881784e-16, 1.222334e-10, 2.320424e-10, 0.222, 0.0027963738, 0.0053085117, -9.703927e-09, 0.8134459, 0.023426771, 3.5771573)
|
||||
material_override = ExtResource("30_p5o0s")
|
||||
texture = ExtResource("24_yhpmq")
|
||||
|
||||
|
|
@ -555,4 +431,19 @@ omni_range = 0.6529605
|
|||
omni_attenuation = 0.263
|
||||
|
||||
[node name="StartupPrompt" parent="." instance=ExtResource("48_v7uyc")]
|
||||
transform = Transform3D(-0.9659258, 0, 0.25881913, 0, 1, 0, -0.25881913, 0, -0.9659258, -0.037028793, 2.3805563, 3.1381927)
|
||||
transform = Transform3D(-0.9659258, 0, 0.25881913, 0, 1, 0, -0.25881913, 0, -0.9659258, -0.037028793, 2.1830478, 3.1381927)
|
||||
|
||||
[node name="FingerPrint" type="Decal" parent="."]
|
||||
transform = Transform3D(-0.366339, -0.78310776, -0.5025317, 0.8504035, -0.06259212, -0.52239424, 0.37763643, -0.6187284, 0.6888874, 2.6111562, 1.480605, 0.47875172)
|
||||
size = Vector3(0.014160156, 0.022070313, 0.017456055)
|
||||
texture_albedo = ExtResource("49_cjr1f")
|
||||
upper_fade = 1e-05
|
||||
lower_fade = 1e-05
|
||||
|
||||
[node name="ClueMarker" type="ClueMarker" parent="FingerPrint"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.0044395113, -1.1641532e-10)
|
||||
clue_id = 9
|
||||
|
||||
[node name="ClueMarker" type="ClueMarker" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.2454401, 0.07572045, 0.10470331)
|
||||
clue_id = 24
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue