52 lines
1.5 KiB
Plaintext
52 lines
1.5 KiB
Plaintext
[gd_scene format=3 uid="uid://dqtclljq6bvtg"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://digxl4htxkdqp" path="res://assets/menus/main/plants/bush.png" id="1_bxa3j"]
|
|
|
|
[sub_resource type="Animation" id="Animation_271px"]
|
|
length = 0.001
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath("Sprite:rotation")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 0,
|
|
"values": [0.0]
|
|
}
|
|
|
|
[sub_resource type="Animation" id="Animation_2oqd5"]
|
|
resource_name = "shiver"
|
|
length = 5.0
|
|
loop_mode = 1
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath("Sprite:rotation")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(2.2, 2.3, 2.4, 2.7, 2.8, 2.9),
|
|
"transitions": PackedFloat32Array(1, 1, 1, 1, 1, 1),
|
|
"update": 0,
|
|
"values": [0.0, 0.0174533, 0.0, 0.0, -0.0174533, 0.0]
|
|
}
|
|
|
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_7dqrr"]
|
|
_data = {
|
|
&"RESET": SubResource("Animation_271px"),
|
|
&"shiver": SubResource("Animation_2oqd5")
|
|
}
|
|
|
|
[node name="Bush" type="Node2D" unique_id=14449894]
|
|
|
|
[node name="Sprite" type="Sprite2D" parent="." unique_id=2011039766]
|
|
texture = ExtResource("1_bxa3j")
|
|
offset = Vector2(0, -300)
|
|
|
|
[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=1649426412]
|
|
libraries/ = SubResource("AnimationLibrary_7dqrr")
|
|
autoplay = &"shiver"
|