godot-plateformer/_props/_prefabs/collection/collection_prefab.tscn

9 lines
307 B
Plaintext
Raw Normal View History

2026-01-02 18:37:09 +08:00
[gd_scene load_steps=2 format=3 uid="uid://d20u8tfktepxg"]
2026-01-05 17:38:43 +08:00
[ext_resource type="Script" uid="uid://b7o5456qrwgbf" path="res://_props/_prefabs/collection/collection_prefab.gd" id="1_8ns1b"]
2026-01-02 18:37:09 +08:00
[node name="CollectionPrefab" type="Area2D"]
collision_layer = 16
collision_mask = 2
script = ExtResource("1_8ns1b")