a bit of restructuring, renaming, and c sharp setup

This commit is contained in:
2025-03-24 21:55:34 +01:00
parent e0b5a26ee6
commit 4f312209b3
461 changed files with 1397 additions and 349 deletions
+36
View File
@@ -0,0 +1,36 @@
[gd_scene load_steps=5 format=3 uid="uid://br7yq757cawts"]
[ext_resource type="Texture2D" uid="uid://ckvytnpi8gcxq" path="res://graphics/eyes_atlas.png" id="1_y80ib"]
[sub_resource type="PlaneMesh" id="PlaneMesh_8yprl"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_8tgff"]
albedo_color = Color(0.505882, 0.588235, 0.494118, 1)
[sub_resource type="BoxShape3D" id="BoxShape3D_t58di"]
size = Vector3(2.01563, 0.160522, 2.00824)
[node name="SceneFarmVesna" type="Node3D"]
[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
transform = Transform3D(10, 0, 0, 0, 10, 0, 0, 0, 10, 0, 0, 0)
mesh = SubResource("PlaneMesh_8yprl")
skeleton = NodePath("")
surface_material_override/0 = SubResource("StandardMaterial3D_8tgff")
[node name="StaticBody3D" type="StaticBody3D" parent="MeshInstance3D"]
[node name="CollisionShape3D" type="CollisionShape3D" parent="MeshInstance3D/StaticBody3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.000976563, -0.0739136, -0.00112915)
shape = SubResource("BoxShape3D_t58di")
[node name="Sprite2D" type="Sprite2D" parent="."]
texture = ExtResource("1_y80ib")
region_enabled = true
region_rect = Rect2(546, -51, 305, 257)
[node name="Sprite2D2" type="Sprite2D" parent="."]
position = Vector2(387, -114)
texture = ExtResource("1_y80ib")
region_enabled = true
region_rect = Rect2(1717, -38, 374, 204)
-36
View File
@@ -1,36 +0,0 @@
[gd_scene load_steps=6 format=3 uid="uid://dd3giw31imfk4"]
[ext_resource type="Script" path="res://scripts/player.gd" id="1_rhqwr"]
[ext_resource type="Texture2D" uid="uid://cumdgxn0ibpv7" path="res://graphics/testingground/TakeThatCandy.png" id="2_eul5n"]
[ext_resource type="Texture2D" uid="uid://dj1syhq0dmf3p" path="res://graphics/testingground/Doll.png" id="3_mpdnl"]
[ext_resource type="Texture2D" uid="uid://bcah7lrg2oae1" path="res://graphics/testingground/IveSeenSomeShit.png" id="4_631ct"]
[ext_resource type="Texture2D" uid="uid://cvn2p215jq2am" path="res://graphics/testingground/concerned.png" id="5_ayafy"]
[node name="player" type="Node2D"]
z_as_relative = false
y_sort_enabled = true
script = ExtResource("1_rhqwr")
speed = 300.0
[node name="TakeThatCandy" type="Sprite2D" parent="."]
visible = false
scale = Vector2(0.4, 0.4)
texture = ExtResource("2_eul5n")
offset = Vector2(16.71, -221.315)
[node name="Doll" type="Sprite2D" parent="."]
visible = false
scale = Vector2(0.450315, 0.450315)
texture = ExtResource("3_mpdnl")
offset = Vector2(-8.925, -208.125)
[node name="IveSeenSomeShit" type="Sprite2D" parent="."]
visible = false
scale = Vector2(0.367314, 0.367314)
texture = ExtResource("4_631ct")
offset = Vector2(-16.49, -269.615)
[node name="Concerned" type="Sprite2D" parent="."]
scale = Vector2(0.388489, 0.388489)
texture = ExtResource("5_ayafy")
offset = Vector2(-24.175, -249.235)
-12
View File
@@ -1,12 +0,0 @@
[gd_scene load_steps=2 format=3 uid="uid://bs02r12yhvse3"]
[ext_resource type="Texture2D" uid="uid://cj1bfgpunfsoq" path="res://graphics/testingground/mushroom3.png" id="2_t84c7"]
[node name="Mushroom1" type="Node2D"]
z_as_relative = false
y_sort_enabled = true
[node name="Slice4" type="Sprite2D" parent="."]
scale = Vector2(0.37, 0.37)
texture = ExtResource("2_t84c7")
offset = Vector2(-65.575, -120.235)
-12
View File
@@ -1,12 +0,0 @@
[gd_scene load_steps=2 format=3 uid="uid://b1pbkxawpcwxc"]
[ext_resource type="Texture2D" uid="uid://bnb3bjk274vgn" path="res://graphics/testingground/mushroom4.png" id="1_dm7r2"]
[node name="Mushroom1" type="Node2D"]
z_as_relative = false
y_sort_enabled = true
[node name="Slice4" type="Sprite2D" parent="."]
scale = Vector2(0.37, 0.37)
texture = ExtResource("1_dm7r2")
offset = Vector2(-19.935, -120.235)
-12
View File
@@ -1,12 +0,0 @@
[gd_scene load_steps=2 format=3 uid="uid://u5slo32os2oo"]
[ext_resource type="Texture2D" uid="uid://0oy8by6pd2wg" path="res://graphics/testingground/mushroom5.png" id="1_k1qpa"]
[node name="Mushroom1" type="Node2D"]
z_as_relative = false
y_sort_enabled = true
[node name="Slice4" type="Sprite2D" parent="."]
scale = Vector2(0.37, 0.37)
texture = ExtResource("1_k1qpa")
offset = Vector2(9.355, -105.085)
-13
View File
@@ -1,13 +0,0 @@
[gd_scene load_steps=2 format=3 uid="uid://cqnpqk1kg0hrc"]
[ext_resource type="Texture2D" uid="uid://b1h55mnc1giqu" path="res://graphics/testingground/mushroom6.png" id="1_qtwer"]
[node name="Mushroom1" type="Node2D"]
z_as_relative = false
y_sort_enabled = true
[node name="Slice4" type="Sprite2D" parent="."]
position = Vector2(9.53674e-07, -3.8147e-06)
scale = Vector2(0.21, 0.21)
texture = ExtResource("1_qtwer")
offset = Vector2(-8.38, -225.995)
-12
View File
@@ -1,12 +0,0 @@
[gd_scene load_steps=2 format=3 uid="uid://dblpcx0gljvxl"]
[ext_resource type="Texture2D" uid="uid://c5lsjern0iqmc" path="res://graphics/testingground/mushroom7.png" id="1_um1sv"]
[node name="Mushroom1" type="Node2D"]
z_as_relative = false
y_sort_enabled = true
[node name="Slice4" type="Sprite2D" parent="."]
scale = Vector2(0.25, 0.25)
texture = ExtResource("1_um1sv")
offset = Vector2(-50.545, -259.48)
-12
View File
@@ -1,12 +0,0 @@
[gd_scene load_steps=2 format=3 uid="uid://cmmfoduf37cd5"]
[ext_resource type="Texture2D" uid="uid://bg465y2vkrvfm" path="res://graphics/testingground/mushroom8.png" id="1_y728e"]
[node name="Mushroom1" type="Node2D"]
z_as_relative = false
y_sort_enabled = true
[node name="Slice4" type="Sprite2D" parent="."]
scale = Vector2(0.37, 0.37)
texture = ExtResource("1_y728e")
offset = Vector2(-19.085, -179.395)
-12
View File
@@ -1,12 +0,0 @@
[gd_scene load_steps=2 format=3 uid="uid://dhclggadclwm5"]
[ext_resource type="Texture2D" uid="uid://6xxebx7ry6o8" path="res://graphics/testingground/mushroom9.png" id="1_dhs3m"]
[node name="Mushroom1" type="Node2D"]
z_as_relative = false
y_sort_enabled = true
[node name="Slice4" type="Sprite2D" parent="."]
scale = Vector2(0.37, 0.37)
texture = ExtResource("1_dhs3m")
offset = Vector2(-8.765, -293.095)
-12
View File
@@ -1,12 +0,0 @@
[gd_scene load_steps=2 format=3 uid="uid://cn77bho6ohd18"]
[ext_resource type="Texture2D" uid="uid://bednd2jncey0i" path="res://graphics/testingground/mushroom10.png" id="1_kcu8g"]
[node name="Mushroom1" type="Node2D"]
z_as_relative = false
y_sort_enabled = true
[node name="Slice4" type="Sprite2D" parent="."]
scale = Vector2(0.485, 0.485)
texture = ExtResource("1_kcu8g")
offset = Vector2(-7.83, -59.33)
-12
View File
@@ -1,12 +0,0 @@
[gd_scene load_steps=2 format=3 uid="uid://bq58bkfjh4x7p"]
[ext_resource type="Texture2D" uid="uid://cam7x7byvqtb2" path="res://graphics/testingground/mushroom11.png" id="1_smq5e"]
[node name="Mushroom1" type="Node2D"]
z_as_relative = false
y_sort_enabled = true
[node name="Slice4" type="Sprite2D" parent="."]
scale = Vector2(0.27, 0.27)
texture = ExtResource("1_smq5e")
offset = Vector2(10.81, -254.385)
-38
View File
@@ -1,38 +0,0 @@
[gd_scene load_steps=5 format=3 uid="uid://dbd1niu3tp8y5"]
[ext_resource type="Texture2D" uid="uid://cvn2p215jq2am" path="res://graphics/testingground/concerned.png" id="1_5jpx2"]
[ext_resource type="Script" path="res://scripts/player_3d.gd" id="1_08wm4"]
[ext_resource type="Script" path="res://scripts/camera_pivot.gd" id="3_drcdp"]
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_1vdrh"]
radius = 0.0478421
height = 0.234557
[node name="Player3d" type="Node3D"]
[node name="CharacterBody3D" type="CharacterBody3D" parent="."]
collision_layer = 16
collision_mask = 17
script = ExtResource("1_08wm4")
SPEED = 0.5
[node name="Sprite" type="Sprite3D" parent="CharacterBody3D"]
transform = Transform3D(0.04, 0, 0, 0, 0.04, 0, 0, 0, 0.04, 0, 0.110813, 0)
billboard = 1
shaded = true
texture = ExtResource("1_5jpx2")
[node name="CollisionShape3D" type="CollisionShape3D" parent="CharacterBody3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.119886, 0)
shape = SubResource("CapsuleShape3D_1vdrh")
[node name="CameraPivot" type="Node3D" parent="CharacterBody3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.159723, 0)
script = ExtResource("3_drcdp")
[node name="SubPivot" type="Node3D" parent="CharacterBody3D/CameraPivot"]
transform = Transform3D(1, 0, 0, 0, 0.901878, 0.431991, 0, -0.431991, 0.901878, 0, 0, 0)
[node name="Camera3D" type="Camera3D" parent="CharacterBody3D/CameraPivot/SubPivot"]
transform = Transform3D(1, 0, 0, 0, 0.897258, 0.441506, 0, -0.441506, 0.897258, 0, 0.788471, 1.52789)
fov = 24.0844
-28
View File
@@ -1,28 +0,0 @@
[gd_scene load_steps=3 format=3 uid="uid://ob04y3syvo0e"]
[ext_resource type="Script" path="res://scripts/interaction_area.gd" id="1_26v5g"]
[sub_resource type="SphereShape3D" id="SphereShape3D_i8sim"]
radius = 1.0
[node name="InteractionArea" type="Node3D"]
script = ExtResource("1_26v5g")
[node name="Area3D" type="Area3D" parent="."]
collision_mask = 16
[node name="CollisionShape3D" type="CollisionShape3D" parent="Area3D"]
shape = SubResource("SphereShape3D_i8sim")
[node name="Label3D" type="Label3D" parent="."]
sorting_offset = 100.0
pixel_size = 0.001
billboard = 1
no_depth_test = true
fixed_size = true
text = "<E>"
font_size = 98
outline_size = 22
[connection signal="body_entered" from="Area3D" to="Label3D" method="show"]
[connection signal="body_exited" from="Area3D" to="Label3D" method="hide"]
@@ -1,8 +1,8 @@
[gd_scene load_steps=4 format=3 uid="uid://b6qkpdal83kyr"]
[ext_resource type="PackedScene" uid="uid://dd3giw31imfk4" path="res://scenes/player.tscn" id="1_c1tk0"]
[ext_resource type="Script" path="res://scripts/camera_controller.gd" id="4_qljgx"]
[ext_resource type="PackedScene" uid="uid://txjiuosyfv34" path="res://scenes/props/test_world.tscn" id="7_yb6mq"]
[ext_resource type="PackedScene" uid="uid://dd3giw31imfk4" path="res://prefabs/player.tscn" id="1_c1tk0"]
[ext_resource type="Script" uid="uid://51hbiq1mdpv1" path="res://scripts/GdScript/camera_controller.gd" id="4_qljgx"]
[ext_resource type="PackedScene" uid="uid://txjiuosyfv34" path="res://scenes/testing/test_world.tscn" id="7_yb6mq"]
[node name="2dTestingGround" type="Node2D"]
y_sort_enabled = true
@@ -1,20 +1,20 @@
[gd_scene load_steps=12 format=3 uid="uid://dx7gn5yiq1aki"]
[ext_resource type="PackedScene" uid="uid://dd3giw31imfk4" path="res://scenes/player.tscn" id="1_i63wh"]
[ext_resource type="Texture2D" uid="uid://cg1cxmqbo1pa" path="res://graphics/mockups/darktree1.png" id="2_mb5hf"]
[ext_resource type="Texture2D" uid="uid://fcm6etmmj65d" path="res://graphics/mockups/darktree2.png" id="3_4vs7w"]
[ext_resource type="Texture2D" uid="uid://c8h24ouqcqlxv" path="res://graphics/mockups/darktree3.png" id="4_88a82"]
[ext_resource type="Texture2D" uid="uid://dcimm8umxko8" path="res://graphics/mockups/darktree4.png" id="5_ua5wd"]
[ext_resource type="Texture2D" uid="uid://rk30f4q2a1vm" path="res://graphics/mockups/darktree5.png" id="6_5bpbl"]
[ext_resource type="Texture2D" uid="uid://xd1ob1jfq7pi" path="res://graphics/mockups/darktree6.png" id="7_yup5b"]
[ext_resource type="Texture2D" uid="uid://bxfwua8h235xp" path="res://graphics/mockups/darktree7.png" id="8_1cter"]
[ext_resource type="Texture2D" uid="uid://bradm5u7vjjxq" path="res://graphics/mockups/darktree8.png" id="9_w3fwj"]
[ext_resource type="Texture2D" uid="uid://bryqg0hb4f0ry" path="res://graphics/mockups/darktree9.png" id="10_dc0id"]
[ext_resource type="Texture2D" uid="uid://c1iyeflkwaqxf" path="res://graphics/testingground/mushroom1.png" id="11_i1j1a"]
[ext_resource type="PackedScene" uid="uid://dd3giw31imfk4" path="res://prefabs/player.tscn" id="1_aa8yc"]
[ext_resource type="Texture2D" uid="uid://cg1cxmqbo1pa" path="res://graphics/mockups/trees/darktree1.png" id="2_k41x3"]
[ext_resource type="Texture2D" uid="uid://fcm6etmmj65d" path="res://graphics/mockups/trees/darktree2.png" id="3_tykdc"]
[ext_resource type="Texture2D" uid="uid://c8h24ouqcqlxv" path="res://graphics/mockups/trees/darktree3.png" id="4_4u5mu"]
[ext_resource type="Texture2D" uid="uid://dcimm8umxko8" path="res://graphics/mockups/trees/darktree4.png" id="5_y2pux"]
[ext_resource type="Texture2D" uid="uid://rk30f4q2a1vm" path="res://graphics/mockups/trees/darktree5.png" id="6_5shat"]
[ext_resource type="Texture2D" uid="uid://xd1ob1jfq7pi" path="res://graphics/mockups/trees/darktree6.png" id="7_oyj6k"]
[ext_resource type="Texture2D" uid="uid://bxfwua8h235xp" path="res://graphics/mockups/trees/darktree7.png" id="8_1guf4"]
[ext_resource type="Texture2D" uid="uid://bradm5u7vjjxq" path="res://graphics/mockups/trees/darktree8.png" id="9_viosu"]
[ext_resource type="Texture2D" uid="uid://bryqg0hb4f0ry" path="res://graphics/mockups/trees/darktree9.png" id="10_clutx"]
[ext_resource type="Texture2D" uid="uid://c1iyeflkwaqxf" path="res://graphics/testingground/mushroom1.png" id="11_ovtse"]
[node name="AbandonedStreet" type="Node2D"]
[node name="player" parent="." instance=ExtResource("1_i63wh")]
[node name="player" parent="." instance=ExtResource("1_aa8yc")]
z_index = 1
z_as_relative = true
position = Vector2(586, 343)
@@ -28,105 +28,105 @@ position = Vector2(578, 327)
y_sort_enabled = true
position = Vector2(159, 107.5)
scale = Vector2(0.681208, 0.926282)
texture = ExtResource("2_mb5hf")
texture = ExtResource("2_k41x3")
[node name="Darktree2" type="Sprite2D" parent="background"]
y_sort_enabled = true
position = Vector2(290, 97)
texture = ExtResource("3_4vs7w")
texture = ExtResource("3_tykdc")
[node name="Darktree3" type="Sprite2D" parent="background"]
y_sort_enabled = true
position = Vector2(445, 108)
texture = ExtResource("4_88a82")
texture = ExtResource("4_4u5mu")
[node name="Darktree4" type="Sprite2D" parent="background"]
y_sort_enabled = true
position = Vector2(50, 116)
texture = ExtResource("5_ua5wd")
texture = ExtResource("5_y2pux")
[node name="Darktree5" type="Sprite2D" parent="background"]
y_sort_enabled = true
position = Vector2(585, 95)
texture = ExtResource("6_5bpbl")
texture = ExtResource("6_5shat")
[node name="Darktree6" type="Sprite2D" parent="background"]
y_sort_enabled = true
position = Vector2(716, 94)
texture = ExtResource("7_yup5b")
texture = ExtResource("7_oyj6k")
[node name="Darktree7" type="Sprite2D" parent="background"]
y_sort_enabled = true
position = Vector2(826, 122)
texture = ExtResource("8_1cter")
texture = ExtResource("8_1guf4")
[node name="Darktree8" type="Sprite2D" parent="background"]
y_sort_enabled = true
position = Vector2(962, 114)
texture = ExtResource("9_w3fwj")
texture = ExtResource("9_viosu")
[node name="Darktree9" type="Sprite2D" parent="background"]
y_sort_enabled = true
position = Vector2(1093, 93)
texture = ExtResource("10_dc0id")
texture = ExtResource("10_clutx")
[node name="Darktree10" type="Sprite2D" parent="background"]
z_index = -1
y_sort_enabled = true
position = Vector2(1018, 108)
scale = Vector2(0.681208, 0.926282)
texture = ExtResource("2_mb5hf")
texture = ExtResource("2_k41x3")
[node name="Darktree11" type="Sprite2D" parent="background"]
z_index = -1
y_sort_enabled = true
position = Vector2(72, 65)
scale = Vector2(1.24457, 1)
texture = ExtResource("3_4vs7w")
texture = ExtResource("3_tykdc")
[node name="Darktree12" type="Sprite2D" parent="background"]
z_index = -1
y_sort_enabled = true
position = Vector2(340, 79)
scale = Vector2(0.66092, 1)
texture = ExtResource("4_88a82")
texture = ExtResource("4_4u5mu")
[node name="Darktree13" type="Sprite2D" parent="background"]
z_index = -1
y_sort_enabled = true
position = Vector2(647, 92)
texture = ExtResource("5_ua5wd")
texture = ExtResource("5_y2pux")
[node name="Darktree14" type="Sprite2D" parent="background"]
z_index = -1
y_sort_enabled = true
position = Vector2(899, 50)
texture = ExtResource("6_5bpbl")
texture = ExtResource("6_5shat")
[node name="Darktree15" type="Sprite2D" parent="background"]
z_index = -1
y_sort_enabled = true
position = Vector2(785, 30.5)
scale = Vector2(1, 1.41197)
texture = ExtResource("7_yup5b")
texture = ExtResource("7_oyj6k")
[node name="Darktree16" type="Sprite2D" parent="background"]
z_index = -1
y_sort_enabled = true
position = Vector2(510, 90)
texture = ExtResource("8_1cter")
texture = ExtResource("8_1guf4")
[node name="Darktree17" type="Sprite2D" parent="background"]
z_index = -1
y_sort_enabled = true
position = Vector2(398, 74)
texture = ExtResource("9_w3fwj")
texture = ExtResource("9_viosu")
[node name="Darktree18" type="Sprite2D" parent="background"]
z_index = -1
y_sort_enabled = true
position = Vector2(211, 40)
texture = ExtResource("10_dc0id")
texture = ExtResource("10_clutx")
[node name="foreground" type="Node2D" parent="."]
position = Vector2(577, 365)
@@ -137,66 +137,66 @@ z_index = 2
y_sort_enabled = true
position = Vector2(-148.175, 1329.47)
scale = Vector2(0.645939, 9.86782)
texture = ExtResource("2_mb5hf")
texture = ExtResource("2_k41x3")
[node name="Darktree20" type="Sprite2D" parent="foreground"]
z_index = 2
y_sort_enabled = true
position = Vector2(-92.472, 1049.58)
scale = Vector2(0.372823, 11.4754)
texture = ExtResource("3_4vs7w")
texture = ExtResource("3_tykdc")
[node name="Darktree21" type="Sprite2D" parent="foreground"]
z_index = 2
y_sort_enabled = true
position = Vector2(-50.7635, 1438.31)
scale = Vector2(0.313822, 9.20193)
texture = ExtResource("4_88a82")
texture = ExtResource("4_4u5mu")
[node name="Darktree22" type="Sprite2D" parent="foreground"]
z_index = 2
y_sort_enabled = true
position = Vector2(97.6169, 966)
scale = Vector2(0.462093, 10.9798)
texture = ExtResource("5_ua5wd")
texture = ExtResource("5_y2pux")
[node name="Darktree23" type="Sprite2D" parent="foreground"]
z_index = 2
y_sort_enabled = true
position = Vector2(-6.03674, 1142.87)
scale = Vector2(0.393303, 10.4205)
texture = ExtResource("6_5bpbl")
texture = ExtResource("6_5shat")
[node name="Darktree24" type="Sprite2D" parent="foreground"]
z_index = 2
y_sort_enabled = true
position = Vector2(30.1837, 919.352)
scale = Vector2(0.359898, 13.0444)
texture = ExtResource("7_yup5b")
texture = ExtResource("7_oyj6k")
[node name="Darktree25" type="Sprite2D" parent="foreground"]
z_index = 2
y_sort_enabled = true
position = Vector2(60.6419, 1321.69)
scale = Vector2(0.394639, 10.7981)
texture = ExtResource("8_1cter")
texture = ExtResource("8_1guf4")
[node name="Darktree26" type="Sprite2D" parent="foreground"]
z_index = 2
y_sort_enabled = true
position = Vector2(152.016, 1531.61)
scale = Vector2(0.384475, 10.3028)
texture = ExtResource("9_w3fwj")
texture = ExtResource("9_viosu")
[node name="Darktree27" type="Sprite2D" parent="foreground"]
z_index = 2
y_sort_enabled = true
position = Vector2(126.223, 855.211)
scale = Vector2(0.274398, 10.5544)
texture = ExtResource("10_dc0id")
texture = ExtResource("10_clutx")
[node name="road" type="Sprite2D" parent="."]
modulate = Color(0.368627, 0.368627, 0.368627, 0.898039)
position = Vector2(577, 365)
scale = Vector2(3.64435, 0.128623)
texture = ExtResource("11_i1j1a")
texture = ExtResource("11_ovtse")
@@ -1,22 +1,22 @@
[gd_scene load_steps=34 format=3 uid="uid://c1j5u0cjdswvp"]
[ext_resource type="Texture2D" uid="uid://cg1cxmqbo1pa" path="res://graphics/mockups/darktree1.png" id="1_u6vd6"]
[ext_resource type="Texture2D" uid="uid://fcm6etmmj65d" path="res://graphics/mockups/darktree2.png" id="2_tcvf7"]
[ext_resource type="Texture2D" uid="uid://c8h24ouqcqlxv" path="res://graphics/mockups/darktree3.png" id="3_v2fdw"]
[ext_resource type="Texture2D" uid="uid://dcimm8umxko8" path="res://graphics/mockups/darktree4.png" id="4_yrcwc"]
[ext_resource type="Texture2D" uid="uid://rk30f4q2a1vm" path="res://graphics/mockups/darktree5.png" id="5_3ynl8"]
[ext_resource type="Texture2D" uid="uid://xd1ob1jfq7pi" path="res://graphics/mockups/darktree6.png" id="6_ijjvr"]
[ext_resource type="Texture2D" uid="uid://bxfwua8h235xp" path="res://graphics/mockups/darktree7.png" id="7_lwa45"]
[ext_resource type="Texture2D" uid="uid://bradm5u7vjjxq" path="res://graphics/mockups/darktree8.png" id="8_wu13e"]
[ext_resource type="Texture2D" uid="uid://bryqg0hb4f0ry" path="res://graphics/mockups/darktree9.png" id="9_4i1d4"]
[ext_resource type="Texture2D" uid="uid://cg1cxmqbo1pa" path="res://graphics/mockups/trees/darktree1.png" id="1_u6vd6"]
[ext_resource type="Texture2D" uid="uid://fcm6etmmj65d" path="res://graphics/mockups/trees/darktree2.png" id="2_tcvf7"]
[ext_resource type="Texture2D" uid="uid://c8h24ouqcqlxv" path="res://graphics/mockups/trees/darktree3.png" id="3_v2fdw"]
[ext_resource type="Texture2D" uid="uid://dcimm8umxko8" path="res://graphics/mockups/trees/darktree4.png" id="4_yrcwc"]
[ext_resource type="Texture2D" uid="uid://rk30f4q2a1vm" path="res://graphics/mockups/trees/darktree5.png" id="5_3ynl8"]
[ext_resource type="Texture2D" uid="uid://xd1ob1jfq7pi" path="res://graphics/mockups/trees/darktree6.png" id="6_ijjvr"]
[ext_resource type="Texture2D" uid="uid://bxfwua8h235xp" path="res://graphics/mockups/trees/darktree7.png" id="7_lwa45"]
[ext_resource type="Texture2D" uid="uid://bradm5u7vjjxq" path="res://graphics/mockups/trees/darktree8.png" id="8_wu13e"]
[ext_resource type="Texture2D" uid="uid://bryqg0hb4f0ry" path="res://graphics/mockups/trees/darktree9.png" id="9_4i1d4"]
[ext_resource type="Texture2D" uid="uid://c1iyeflkwaqxf" path="res://graphics/testingground/mushroom1.png" id="10_my8if"]
[ext_resource type="Texture2D" uid="uid://cvn2p215jq2am" path="res://graphics/testingground/concerned.png" id="10_oy1dv"]
[ext_resource type="Texture2D" uid="uid://cvn2p215jq2am" path="res://graphics/mockups/concerned.png" id="10_oy1dv"]
[ext_resource type="Texture2D" uid="uid://cj1bfgpunfsoq" path="res://graphics/testingground/mushroom3.png" id="12_50we8"]
[ext_resource type="Texture2D" uid="uid://cumdgxn0ibpv7" path="res://graphics/testingground/TakeThatCandy.png" id="12_jgqen"]
[ext_resource type="Texture2D" uid="uid://bcah7lrg2oae1" path="res://graphics/testingground/IveSeenSomeShit.png" id="13_gcssn"]
[ext_resource type="Texture2D" uid="uid://dj1syhq0dmf3p" path="res://graphics/testingground/Doll.png" id="14_qxv15"]
[ext_resource type="Texture2D" uid="uid://cumdgxn0ibpv7" path="res://graphics/mockups/TakeThatCandy.png" id="12_jgqen"]
[ext_resource type="Texture2D" uid="uid://bcah7lrg2oae1" path="res://graphics/mockups/IveSeenSomeShit.png" id="13_gcssn"]
[ext_resource type="Texture2D" uid="uid://dj1syhq0dmf3p" path="res://graphics/mockups/Doll.png" id="14_qxv15"]
[ext_resource type="Texture2D" uid="uid://bnb3bjk274vgn" path="res://graphics/testingground/mushroom4.png" id="16_5f343"]
[ext_resource type="Script" path="res://scripts/dialogic_starter.gd" id="16_frq8l"]
[ext_resource type="Script" uid="uid://d2486x6upmwqq" path="res://scripts/GdScript/dialogic_starter.gd" id="16_frq8l"]
[ext_resource type="Texture2D" uid="uid://0oy8by6pd2wg" path="res://graphics/testingground/mushroom5.png" id="17_odxxd"]
[ext_resource type="Texture2D" uid="uid://b1h55mnc1giqu" path="res://graphics/testingground/mushroom6.png" id="18_i7vrp"]
[ext_resource type="Texture2D" uid="uid://c5lsjern0iqmc" path="res://graphics/testingground/mushroom7.png" id="19_yb8aa"]
@@ -27,8 +27,8 @@
[ext_resource type="Texture2D" uid="uid://dfynp0xqtpcke" path="res://graphics/testingground/chestnut1.png" id="24_ohuks"]
[ext_resource type="Texture2D" uid="uid://63rgrra0tdef" path="res://graphics/testingground/chestnut2.png" id="25_j83yj"]
[ext_resource type="Texture2D" uid="uid://cygt1j1m0vpqg" path="res://graphics/mockups/field_placeholder.png" id="26_7nyv4"]
[ext_resource type="PackedScene" uid="uid://dbd1niu3tp8y5" path="res://scenes/props/Player3D.tscn" id="27_mqdni"]
[ext_resource type="PackedScene" path="res://scenes/props/interaction_area.tscn" id="28_h5ibf"]
[ext_resource type="PackedScene" uid="uid://dbd1niu3tp8y5" path="res://prefabs/Player3D.tscn" id="27_mqdni"]
[ext_resource type="PackedScene" uid="uid://ob04y3syvo0e" path="res://prefabs/interaction_area.tscn" id="28_h5ibf"]
[sub_resource type="PlaneMesh" id="PlaneMesh_8dxh5"]
@@ -1,13 +1,13 @@
[gd_scene load_steps=11 format=3 uid="uid://txjiuosyfv34"]
[ext_resource type="PackedScene" uid="uid://bs02r12yhvse3" path="res://scenes/props/Mushrooms/Mushroom1.tscn" id="1_xh6c0"]
[ext_resource type="PackedScene" uid="uid://dblpcx0gljvxl" path="res://scenes/props/Mushrooms/Mushroom5.tscn" id="2_qgko5"]
[ext_resource type="PackedScene" uid="uid://u5slo32os2oo" path="res://scenes/props/Mushrooms/Mushroom3.tscn" id="3_trccr"]
[ext_resource type="PackedScene" uid="uid://cqnpqk1kg0hrc" path="res://scenes/props/Mushrooms/Mushroom4.tscn" id="4_d1uua"]
[ext_resource type="PackedScene" uid="uid://cmmfoduf37cd5" path="res://scenes/props/Mushrooms/Mushroom6.tscn" id="5_cpvsb"]
[ext_resource type="PackedScene" uid="uid://dhclggadclwm5" path="res://scenes/props/Mushrooms/Mushroom7.tscn" id="6_r2ugk"]
[ext_resource type="PackedScene" uid="uid://cn77bho6ohd18" path="res://scenes/props/Mushrooms/Mushroom8.tscn" id="7_tcfv3"]
[ext_resource type="PackedScene" uid="uid://bq58bkfjh4x7p" path="res://scenes/props/Mushrooms/Mushroom9.tscn" id="8_4abfk"]
[ext_resource type="PackedScene" uid="uid://bs02r12yhvse3" path="res://prefabs/Mushrooms/Mushroom1.tscn" id="1_xh6c0"]
[ext_resource type="PackedScene" uid="uid://dblpcx0gljvxl" path="res://prefabs/Mushrooms/Mushroom5.tscn" id="2_qgko5"]
[ext_resource type="PackedScene" uid="uid://u5slo32os2oo" path="res://prefabs/Mushrooms/Mushroom3.tscn" id="3_trccr"]
[ext_resource type="PackedScene" uid="uid://cqnpqk1kg0hrc" path="res://prefabs/Mushrooms/Mushroom4.tscn" id="4_d1uua"]
[ext_resource type="PackedScene" uid="uid://cmmfoduf37cd5" path="res://prefabs/Mushrooms/Mushroom6.tscn" id="5_cpvsb"]
[ext_resource type="PackedScene" uid="uid://dhclggadclwm5" path="res://prefabs/Mushrooms/Mushroom7.tscn" id="6_r2ugk"]
[ext_resource type="PackedScene" uid="uid://cn77bho6ohd18" path="res://prefabs/Mushrooms/Mushroom8.tscn" id="7_tcfv3"]
[ext_resource type="PackedScene" uid="uid://bq58bkfjh4x7p" path="res://prefabs/Mushrooms/Mushroom9.tscn" id="8_4abfk"]
[sub_resource type="Gradient" id="Gradient_b685w"]
colors = PackedColorArray(0.47451, 0.376471, 0.301961, 1, 0.40386, 0.317103, 0.251074, 1)