summaryrefslogtreecommitdiff
path: root/Stages/Paths
diff options
context:
space:
mode:
authorDaniel Weipert <git@mail.dweipert.de>2025-02-15 12:36:43 +0100
committerDaniel Weipert <git@mail.dweipert.de>2025-02-15 12:36:43 +0100
commit0b1fd02d3cb080effe29e00f14773994d87e2e27 (patch)
treeb03de476b2b9993af6b52d77c1ca7eb08aa694ab /Stages/Paths
parent0d17544b3e3220a7493319271b79ce435f991a0b (diff)
4.3 -> 4.4HEADmain
Diffstat (limited to 'Stages/Paths')
-rw-r--r--Stages/Paths/Goal.gd.uid1
-rw-r--r--Stages/Paths/Goal.tscn2
-rw-r--r--Stages/Paths/PathNode.gd.uid1
-rw-r--r--Stages/Paths/PathNode.tscn2
-rw-r--r--Stages/Paths/Spawn.gd.uid1
-rw-r--r--Stages/Paths/Spawn.tscn2
6 files changed, 6 insertions, 3 deletions
diff --git a/Stages/Paths/Goal.gd.uid b/Stages/Paths/Goal.gd.uid
new file mode 100644
index 0000000..8d9b4bb
--- /dev/null
+++ b/Stages/Paths/Goal.gd.uid
@@ -0,0 +1 @@
+uid://b5cxjph6f6uef
diff --git a/Stages/Paths/Goal.tscn b/Stages/Paths/Goal.tscn
index 6e194fd..a1452f9 100644
--- a/Stages/Paths/Goal.tscn
+++ b/Stages/Paths/Goal.tscn
@@ -1,6 +1,6 @@
[gd_scene load_steps=4 format=3 uid="uid://2lt8m7df0e2u"]
-[ext_resource type="Script" path="res://Stages/Paths/Goal.gd" id="1_04oso"]
+[ext_resource type="Script" uid="uid://b5cxjph6f6uef" path="res://Stages/Paths/Goal.gd" id="1_04oso"]
[ext_resource type="Texture2D" uid="uid://b1b18rd0tqbar" path="res://core_outdoor.png" id="2_0qdti"]
[sub_resource type="CircleShape2D" id="CircleShape2D_m11hr"]
diff --git a/Stages/Paths/PathNode.gd.uid b/Stages/Paths/PathNode.gd.uid
new file mode 100644
index 0000000..987a1f1
--- /dev/null
+++ b/Stages/Paths/PathNode.gd.uid
@@ -0,0 +1 @@
+uid://dn6b8ekplvaqk
diff --git a/Stages/Paths/PathNode.tscn b/Stages/Paths/PathNode.tscn
index 41e46c1..f3f8241 100644
--- a/Stages/Paths/PathNode.tscn
+++ b/Stages/Paths/PathNode.tscn
@@ -1,6 +1,6 @@
[gd_scene load_steps=4 format=3 uid="uid://d0ukgoppkh1fn"]
-[ext_resource type="Script" path="res://Stages/Paths/PathNode.gd" id="1_ge3jf"]
+[ext_resource type="Script" uid="uid://dn6b8ekplvaqk" path="res://Stages/Paths/PathNode.gd" id="1_ge3jf"]
[ext_resource type="Texture2D" uid="uid://b1b18rd0tqbar" path="res://core_outdoor.png" id="2_wcpbq"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_7mk1q"]
diff --git a/Stages/Paths/Spawn.gd.uid b/Stages/Paths/Spawn.gd.uid
new file mode 100644
index 0000000..27a4673
--- /dev/null
+++ b/Stages/Paths/Spawn.gd.uid
@@ -0,0 +1 @@
+uid://d2bevs0p6eyba
diff --git a/Stages/Paths/Spawn.tscn b/Stages/Paths/Spawn.tscn
index 5c04de1..9bee47c 100644
--- a/Stages/Paths/Spawn.tscn
+++ b/Stages/Paths/Spawn.tscn
@@ -1,6 +1,6 @@
[gd_scene load_steps=3 format=3 uid="uid://of5ggu6lifwy"]
-[ext_resource type="Script" path="res://Stages/Paths/Spawn.gd" id="1_ge8q7"]
+[ext_resource type="Script" uid="uid://d2bevs0p6eyba" path="res://Stages/Paths/Spawn.gd" id="1_ge8q7"]
[ext_resource type="Texture2D" uid="uid://b1b18rd0tqbar" path="res://core_outdoor.png" id="2_y5h4t"]
[node name="Spawn" type="Node2D"]