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

14 lines
537 B
Plaintext
Raw Permalink Normal View History

[gd_scene format=3 uid="uid://d20u8tfktepxg"]
2026-01-02 18:37:09 +08:00
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"]
[ext_resource type="Texture2D" uid="uid://c673bap4b12fx" path="res://icon.svg" id="2_qf7ju"]
2026-01-02 18:37:09 +08:00
[node name="CollectionPrefab" type="Area2D" unique_id=647938263]
2026-01-02 18:37:09 +08:00
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")