14 lines
537 B
Plaintext
14 lines
537 B
Plaintext
[gd_scene format=3 uid="uid://d20u8tfktepxg"]
|
|
|
|
[ext_resource type="Script" uid="uid://b7o5456qrwgbf" path="res://_props/_prefabs/collection/collection_prefab.gd" id="1_8ns1b"]
|
|
[ext_resource type="Texture2D" uid="uid://c673bap4b12fx" path="res://icon.svg" id="2_qf7ju"]
|
|
|
|
[node name="CollectionPrefab" type="Area2D" unique_id=647938263]
|
|
collision_layer = 16
|
|
collision_mask = 2
|
|
script = ExtResource("1_8ns1b")
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=486383318]
|
|
scale = Vector2(0.2, 0.2)
|
|
texture = ExtResource("2_qf7ju")
|