a bit more stuff
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user