a bit more stuff

This commit is contained in:
2026-05-31 19:14:19 +02:00
parent 69c941b0e1
commit c9ec6c6c55
14 changed files with 180 additions and 81 deletions

View File

@@ -2,16 +2,11 @@
[ext_resource type="Script" uid="uid://w5ba3yo120vc" path="res://ConnectionArea.cs" id="1_djo5v"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_bv6fd"]
size = Vector2(150, 150)
[sub_resource type="CircleShape2D" id="CircleShape2D_djo5v"]
radius = 300.0
[node name="ConnectionArea" type="Area2D" unique_id=943082837]
script = ExtResource("1_djo5v")
[node name="Collision" type="CollisionShape2D" parent="." unique_id=260055498]
rotation = 0.7853982
scale = Vector2(0.99999994, 0.99999994)
shape = SubResource("RectangleShape2D_bv6fd")
[node name="Collision2" type="CollisionShape2D" parent="." unique_id=1676208642]
shape = SubResource("RectangleShape2D_bv6fd")
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=804584423]
shape = SubResource("CircleShape2D_djo5v")