mirror of
https://github.com/kodzukye/scrap-signal.git
synced 2026-04-26 20:27:33 +00:00
16 lines
556 B
Plaintext
16 lines
556 B
Plaintext
[gd_scene format=3 uid="uid://d5r0so1s8rf8"]
|
|
|
|
[ext_resource type="Script" uid="uid://dsolxmebtr85k" path="res://levels/repair_zone.gd" id="1_gucjc"]
|
|
|
|
[sub_resource type="CircleShape2D" id="CircleShape2D_ro2g2"]
|
|
|
|
[node name="RepairZone" type="Node2D" unique_id=2043534964]
|
|
|
|
[node name="RepairZone" type="Area2D" parent="." unique_id=2075147296]
|
|
collision_layer = 8
|
|
collision_mask = 12
|
|
script = ExtResource("1_gucjc")
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="RepairZone" unique_id=1933259341]
|
|
shape = SubResource("CircleShape2D_ro2g2")
|