15 lines
492 B
Text
15 lines
492 B
Text
[gd_scene load_steps=3 format=3 uid="uid://41ksceqosqq2"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dxpd1pq7v6ing" path="res://scenes/game/objects/object.tscn" id="1_fkdlr"]
|
|
|
|
[sub_resource type="CircleShape2D" id="CircleShape2D_pmiic"]
|
|
radius = 12.0
|
|
|
|
[node name="Vase" instance=ExtResource("1_fkdlr")]
|
|
y_sort_enabled = true
|
|
|
|
[node name="CollisionShape2D" parent="." index="0"]
|
|
shape = SubResource("CircleShape2D_pmiic")
|
|
|
|
[node name="AnimatedSprite2D" parent="." index="1"]
|
|
animation = &""
|