Files
art_num_2024/NinonQUERAL/guoze/scenes/nunescrpt.tscn
2025-12-04 16:50:10 +01:00

209 lines
9.7 KiB
Plaintext

[gd_scene load_steps=30 format=3 uid="uid://bk5tmk443xdob"]
[ext_resource type="Script" path="res://script/player.gd" id="1_gg5e3"]
[ext_resource type="Script" path="res://script/global.gd" id="1_m1nkr"]
[ext_resource type="Texture2D" uid="uid://bh7fg7nllevjw" path="res://ress/perso/none.png" id="2_5051a"]
[ext_resource type="PackedScene" uid="uid://ccgbjjf5bw3r8" path="res://scenes/actionable.tscn" id="3_mhr1s"]
[ext_resource type="Resource" uid="uid://b7m8rks7e6jug" path="res://dialogues/dialogue.dialogue" id="5_sj6ig"]
[ext_resource type="Resource" uid="uid://52ibfxjo5hys" path="res://dialogues/petibdialogue.dialogue" id="7_0ntul"]
[ext_resource type="Texture2D" uid="uid://dwnemsacftiqp" path="res://ress/perso/ptnbb.png" id="7_u11ll"]
[ext_resource type="Texture2D" uid="uid://q5ye4sc38xot" path="res://environnement/sol.jpg" id="9_8nlks"]
[ext_resource type="Texture2D" uid="uid://bcljt5gst83pn" path="res://ress/perso/doux enfant.png" id="9_28kru"]
[ext_resource type="Resource" uid="uid://djga8ytwmci4q" path="res://dialogues/chaircréat.dialogue" id="9_gdp74"]
[ext_resource type="Texture2D" uid="uid://b2hu7cg0xx050" path="res://ress/perso/merca.png" id="9_y15t0"]
[ext_resource type="ArrayMesh" uid="uid://wkaluoe6akjj" path="res://environnement/nature.obj" id="10_7m7xt"]
[ext_resource type="ArrayMesh" uid="uid://dx6gtdvu52pgq" path="res://environnement/water.mtl.obj" id="11_2rqw7"]
[ext_resource type="Resource" uid="uid://d3vpn53u411am" path="res://dialogues/mercca.dialogue" id="11_sydvd"]
[ext_resource type="Texture2D" uid="uid://ro6aryvrkc4b" path="res://ress/perso/organz.png" id="11_yqlsw"]
[ext_resource type="Texture2D" uid="uid://dynea0wbhqrxf" path="res://ress/perso/ane.png" id="12_rmeph"]
[ext_resource type="Resource" uid="uid://bbww4r58fai0m" path="res://dialogues/donks.dialogue" id="13_tgs4x"]
[ext_resource type="Texture2D" uid="uid://dljiuiin7nrlu" path="res://ress/perso/anesse.png" id="14_6sos1"]
[ext_resource type="Resource" uid="uid://cn8bh4k43rj0o" path="res://dialogues/annesse.dialogue" id="15_t5ae3"]
[ext_resource type="Resource" uid="uid://mej4bk7mc2qu" path="res://dialogues/organdialogue.dialogue" id="17_k664u"]
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_6vlm7"]
[sub_resource type="SphereShape3D" id="SphereShape3D_t7j46"]
[sub_resource type="GDScript" id="GDScript_vrsur"]
[sub_resource type="BoxShape3D" id="BoxShape3D_doo1a"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_bxoq6"]
albedo_texture = ExtResource("9_8nlks")
uv1_scale = Vector3(50, 50, 50)
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_ea0gx"]
transparency = 1
blend_mode = 1
albedo_color = Color(0.494118, 0.847059, 0.737255, 1)
roughness = 0.15
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_uxd6v"]
sky_top_color = Color(0.407843, 0.815686, 0.298039, 1)
sky_horizon_color = Color(0.384314, 0.733333, 0.619608, 1)
sky_curve = 0.14489
sky_cover = ExtResource("9_8nlks")
sky_cover_modulate = Color(0.956863, 0.301961, 0.32549, 1)
ground_bottom_color = Color(0.235294, 0.478431, 0.333333, 1)
ground_horizon_color = Color(0.411765, 0.741176, 0.486275, 1)
sun_angle_max = 21.82
[sub_resource type="Sky" id="Sky_cdwpx"]
sky_material = SubResource("ProceduralSkyMaterial_uxd6v")
[sub_resource type="Environment" id="Environment_pws3r"]
background_mode = 2
sky = SubResource("Sky_cdwpx")
[node name="Node3D" type="Node3D"]
script = ExtResource("1_m1nkr")
[node name="CharacterBody3D" type="CharacterBody3D" parent="."]
transform = Transform3D(3.54013, 0, 0, 0, 1.58533, 0, 0, 0, 1, 4, 7.70788, 137)
script = ExtResource("1_gg5e3")
[node name="CollisionShape3D" type="CollisionShape3D" parent="CharacterBody3D"]
transform = Transform3D(0.435205, 0, 0, 0, 1, 0, 0, 0, 0.882788, 0, 0, 0)
shape = SubResource("CapsuleShape3D_6vlm7")
[node name="head" type="Node3D" parent="CharacterBody3D"]
transform = Transform3D(0.282476, 0, 0, 0, 0.630785, 0, 0, 0, 1, 0, -1.70809, 0)
[node name="Camera3D" type="Camera3D" parent="CharacterBody3D/head"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3.70788, 0)
[node name="Direction" type="Marker3D" parent="CharacterBody3D"]
[node name="ActionableFinder" type="Area3D" parent="CharacterBody3D/Direction"]
collision_layer = 0
collision_mask = 16
[node name="CollisionShape3D" type="CollisionShape3D" parent="CharacterBody3D/Direction/ActionableFinder"]
transform = Transform3D(0.56, 0, 0, 0, 1.4, 0, 0, 0, 1.98, 0, 0, -1)
shape = SubResource("SphereShape3D_t7j46")
[node name="NoKillNune" type="StaticBody3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 4.08478, -44.041)
script = SubResource("GDScript_vrsur")
[node name="Sprite3D" type="Sprite3D" parent="NoKillNune"]
billboard = 1
texture = ExtResource("2_5051a")
[node name="Actionable" parent="NoKillNune" instance=ExtResource("3_mhr1s")]
dialogue_resource = ExtResource("5_sj6ig")
[node name="CollisionShape3D" type="CollisionShape3D" parent="NoKillNune/Actionable"]
transform = Transform3D(6.45607, 0, 0, 0, 6.45607, 0, 0, 0, 6.45607, 0, 0, 0)
shape = SubResource("BoxShape3D_doo1a")
[node name="getibb" type="StaticBody3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 8.78734, 0)
[node name="Sprite3D" type="Sprite3D" parent="getibb"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -92.1616, -5.42882, 99.6166)
billboard = 1
texture = ExtResource("7_u11ll")
[node name="Actionable" parent="getibb/Sprite3D" instance=ExtResource("3_mhr1s")]
dialogue_resource = ExtResource("7_0ntul")
[node name="CollisionShape3D" type="CollisionShape3D" parent="getibb/Sprite3D/Actionable"]
transform = Transform3D(6.45607, 0, 0, 0, 6.45607, 0, 0, 0, 6.45607, 0, 0, 0)
shape = SubResource("BoxShape3D_doo1a")
[node name="chairecréat" type="StaticBody3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 24.2112, 0, 0)
[node name="Sprite3D" type="Sprite3D" parent="chairecréat"]
transform = Transform3D(3.7104, 0, 0, 0, 3.7104, 0, 0, 0, 3.7104, -63.6458, 8.57669, 0)
billboard = 1
texture = ExtResource("9_28kru")
[node name="Actionable" parent="chairecréat/Sprite3D" instance=ExtResource("3_mhr1s")]
dialogue_resource = ExtResource("9_gdp74")
[node name="CollisionShape3D" type="CollisionShape3D" parent="chairecréat/Sprite3D/Actionable"]
transform = Transform3D(6.45607, 0, 0, 0, 6.45607, 0, 0, 0, 6.45607, 0, 0, 0)
shape = SubResource("BoxShape3D_doo1a")
[node name="merca" type="StaticBody3D" parent="."]
transform = Transform3D(0.483027, 0, 0, 0, 0.483027, 0, 0, 0, 0.483027, 64.6558, 4.03859, 17.2205)
[node name="Sprite3D" type="Sprite3D" parent="merca"]
billboard = 1
texture = ExtResource("9_y15t0")
[node name="Actionable" parent="merca/Sprite3D" instance=ExtResource("3_mhr1s")]
transform = Transform3D(0.922178, 0, 0, 0, 0.922178, 0, 0, 0, 0.922178, 0, 0, 0)
dialogue_resource = ExtResource("11_sydvd")
[node name="CollisionShape3D" type="CollisionShape3D" parent="merca/Sprite3D/Actionable"]
transform = Transform3D(6.45607, 0, 0, 0, 6.45607, 0, 0, 0, 6.45607, 0, 0, 0)
shape = SubResource("BoxShape3D_doo1a")
[node name="donks" type="StaticBody3D" parent="."]
transform = Transform3D(0.483027, 0, 0, 0, 0.483027, 0, 0, 0, 0.483027, 64.6558, 3.61877, -24.6531)
[node name="Sprite3D" type="Sprite3D" parent="donks"]
billboard = 1
texture = ExtResource("12_rmeph")
[node name="Actionable" parent="donks/Sprite3D" instance=ExtResource("3_mhr1s")]
transform = Transform3D(0.922178, 0, 0, 0, 0.922178, 0, 0, 0, 0.922178, 0, 0, 0)
dialogue_resource = ExtResource("13_tgs4x")
[node name="CollisionShape3D" type="CollisionShape3D" parent="donks/Sprite3D/Actionable"]
transform = Transform3D(6.45607, 0, 0, 0, 6.45607, 0, 0, 0, 6.45607, 0, 0, 0)
shape = SubResource("BoxShape3D_doo1a")
[node name="anesse" type="StaticBody3D" parent="."]
transform = Transform3D(0.483027, 0, 0, 0, 0.483027, 0, 0, 0, 0.483027, 74.7172, 3.61877, 5.54051)
[node name="Sprite3D" type="Sprite3D" parent="anesse"]
billboard = 1
texture = ExtResource("14_6sos1")
[node name="Actionable" parent="anesse/Sprite3D" instance=ExtResource("3_mhr1s")]
transform = Transform3D(0.922178, 0, 0, 0, 0.922178, 0, 0, 0, 0.922178, 0, 0, 0)
dialogue_resource = ExtResource("15_t5ae3")
[node name="CollisionShape3D" type="CollisionShape3D" parent="anesse/Sprite3D/Actionable"]
transform = Transform3D(6.45607, 0, 0, 0, 6.45607, 0, 0, 0, 6.45607, 0, 0, 0)
shape = SubResource("BoxShape3D_doo1a")
[node name="organz" type="StaticBody3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -1.21616, 0)
[node name="Sprite3D" type="Sprite3D" parent="organz"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 47.4052, 8.97142, 0)
billboard = 1
texture = ExtResource("11_yqlsw")
[node name="Actionable" parent="organz/Sprite3D" instance=ExtResource("3_mhr1s")]
transform = Transform3D(0.922178, 0, 0, 0, 0.922178, 0, 0, 0, 0.922178, 0, 0, 0)
dialogue_resource = ExtResource("17_k664u")
[node name="CollisionShape3D" type="CollisionShape3D" parent="organz/Sprite3D/Actionable"]
transform = Transform3D(7.74728, 0, 0, 0, 7.74728, 0, 0, 0, 7.74728, 0, -3.25317, 0)
shape = SubResource("BoxShape3D_doo1a")
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 0.962503, 0.27127, 0, -0.27127, 0.962503, 0.613758, 47.5456, 63.671)
[node name="sol" type="CSGMesh3D" parent="."]
transform = Transform3D(5.90104, 0, 0, 0, 5.90104, 0, 0, 0, 5.90104, 76.5406, -2.46903, 17.7916)
material_override = SubResource("StandardMaterial3D_bxoq6")
use_collision = true
mesh = ExtResource("10_7m7xt")
[node name="water" type="CSGMesh3D" parent="."]
transform = Transform3D(5.48738, 0, 0, 0, 5.48738, 0, 0, 0, 5.48738, 64.7908, -4.24242, -363.872)
material_override = SubResource("StandardMaterial3D_ea0gx")
use_collision = true
mesh = ExtResource("11_2rqw7")
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
environment = SubResource("Environment_pws3r")