From 0b1fd02d3cb080effe29e00f14773994d87e2e27 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Sat, 15 Feb 2025 12:36:43 +0100 Subject: 4.3 -> 4.4 --- Stages/Paths/Goal.gd.uid | 1 + Stages/Paths/Goal.tscn | 2 +- Stages/Paths/PathNode.gd.uid | 1 + Stages/Paths/PathNode.tscn | 2 +- Stages/Paths/Spawn.gd.uid | 1 + Stages/Paths/Spawn.tscn | 2 +- 6 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 Stages/Paths/Goal.gd.uid create mode 100644 Stages/Paths/PathNode.gd.uid create mode 100644 Stages/Paths/Spawn.gd.uid (limited to 'Stages/Paths') 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"] -- cgit v1.2.3