13 lines
448 B
Plaintext
13 lines
448 B
Plaintext
[gd_scene format=3 uid="uid://c4oxc6kyp3muy"]
|
|
|
|
[ext_resource type="Script" uid="uid://w5ba3yo120vc" path="res://ConnectionArea.cs" id="1_djo5v"]
|
|
|
|
[sub_resource type="CircleShape2D" id="CircleShape2D_djo5v"]
|
|
radius = 300.0
|
|
|
|
[node name="ConnectionArea" type="Area2D" unique_id=943082837]
|
|
script = ExtResource("1_djo5v")
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=804584423]
|
|
shape = SubResource("CircleShape2D_djo5v")
|