Code cleanup part 2

This commit is contained in:
2025-05-28 16:28:31 +02:00
committed by cblech
parent c6ec99e87a
commit 31f19ad139
7 changed files with 1661 additions and 1717 deletions
File diff suppressed because it is too large Load Diff
@@ -1,13 +1,13 @@
[gd_scene load_steps=3 format=3 uid="uid://cqc72e4hq6bcd"]
[ext_resource type="Script" uid="uid://ckp413wrub5fm" path="res://scripts/CSharp/Common/CharacterControls/InteractionArea2D.cs" id="1_6svbd"]
[ext_resource type="Script" uid="uid://ckp413wrub5fm" path="res://scripts/CSharp/Common/CharacterControls/InteractionArea2D.cs" id="1_5ajrf"]
[sub_resource type="CircleShape2D" id="CircleShape2D_npluf"]
resource_local_to_scene = true
radius = 300.0
[node name="InteractionArea" type="Node2D" node_paths=PackedStringArray("_area", "_label")]
script = ExtResource("1_6svbd")
script = ExtResource("1_5ajrf")
_area = NodePath("Area2D")
_label = NodePath("Label")