9 lines
307 B
Plaintext
9 lines
307 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://d20u8tfktepxg"]
|
|
|
|
[ext_resource type="Script" uid="uid://b7o5456qrwgbf" path="res://_props/_prefabs/collection/collection_prefab.gd" id="1_8ns1b"]
|
|
|
|
[node name="CollectionPrefab" type="Area2D"]
|
|
collision_layer = 16
|
|
collision_mask = 2
|
|
script = ExtResource("1_8ns1b")
|