Choose your seeds animation
This commit is contained in:
parent
0a7e973265
commit
32bf900c2f
1 changed files with 14 additions and 14 deletions
|
|
@ -23,6 +23,20 @@ tracks/0/keys = {
|
||||||
"times": PackedFloat32Array(0, 0.75)
|
"times": PackedFloat32Array(0, 0.75)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[sub_resource type="Animation" id="Animation_8he0w"]
|
||||||
|
length = 0.001
|
||||||
|
tracks/0/type = "bezier"
|
||||||
|
tracks/0/imported = false
|
||||||
|
tracks/0/enabled = true
|
||||||
|
tracks/0/path = NodePath("..:position:y")
|
||||||
|
tracks/0/interp = 1
|
||||||
|
tracks/0/loop_wrap = true
|
||||||
|
tracks/0/keys = {
|
||||||
|
"handle_modes": PackedInt32Array(0),
|
||||||
|
"points": PackedFloat32Array(402, -0.25, 0, 0.25, 0),
|
||||||
|
"times": PackedFloat32Array(0)
|
||||||
|
}
|
||||||
|
|
||||||
[sub_resource type="Animation" id="Animation_omiwq"]
|
[sub_resource type="Animation" id="Animation_omiwq"]
|
||||||
resource_name = "Show"
|
resource_name = "Show"
|
||||||
length = 1.5
|
length = 1.5
|
||||||
|
|
@ -39,20 +53,6 @@ tracks/0/keys = {
|
||||||
"times": PackedFloat32Array(0, 1, 1.5)
|
"times": PackedFloat32Array(0, 1, 1.5)
|
||||||
}
|
}
|
||||||
|
|
||||||
[sub_resource type="Animation" id="Animation_8he0w"]
|
|
||||||
length = 0.001
|
|
||||||
tracks/0/type = "bezier"
|
|
||||||
tracks/0/imported = false
|
|
||||||
tracks/0/enabled = true
|
|
||||||
tracks/0/path = NodePath("..:position:y")
|
|
||||||
tracks/0/interp = 1
|
|
||||||
tracks/0/loop_wrap = true
|
|
||||||
tracks/0/keys = {
|
|
||||||
"handle_modes": PackedInt32Array(0),
|
|
||||||
"points": PackedFloat32Array(402, -0.25, 0, 0.25, 0),
|
|
||||||
"times": PackedFloat32Array(0)
|
|
||||||
}
|
|
||||||
|
|
||||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_tguwa"]
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_tguwa"]
|
||||||
_data = {
|
_data = {
|
||||||
"Hide": SubResource("Animation_0rps3"),
|
"Hide": SubResource("Animation_0rps3"),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue