2026-01-02 18:37:09 +08:00
|
|
|
[gd_scene load_steps=4 format=3 uid="uid://c3mievyfhx6ni"]
|
|
|
|
|
|
2026-01-05 17:38:43 +08:00
|
|
|
[ext_resource type="PackedScene" uid="uid://d20u8tfktepxg" path="res://_props/_prefabs/collection/collection_prefab.tscn" id="1_r0qyb"]
|
2026-01-02 18:37:09 +08:00
|
|
|
[ext_resource type="Texture2D" uid="uid://c673bap4b12fx" path="res://icon.svg" id="2_igeyo"]
|
|
|
|
|
|
|
|
|
|
[sub_resource type="CircleShape2D" id="CircleShape2D_r0qyb"]
|
|
|
|
|
radius = 23.0
|
|
|
|
|
|
|
|
|
|
[node name="Coin" instance=ExtResource("1_r0qyb")]
|
|
|
|
|
|
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." index="0"]
|
|
|
|
|
shape = SubResource("CircleShape2D_r0qyb")
|
|
|
|
|
|
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="." index="1"]
|
|
|
|
|
scale = Vector2(0.33, 0.33)
|
|
|
|
|
texture = ExtResource("2_igeyo")
|