build animation v3

This commit is contained in:
Matt Parker
2026-01-18 18:26:00 +10:00
parent 108af0d619
commit 6cb519f184

View File

@@ -8,7 +8,7 @@
[sub_resource type="Animation" id="Animation_8lles"] [sub_resource type="Animation" id="Animation_8lles"]
resource_name = "BuildingAnimation" resource_name = "BuildingAnimation"
length = 0.5 length = 0.8
loop_mode = 1 loop_mode = 1
tracks/0/type = "value" tracks/0/type = "value"
tracks/0/imported = false tracks/0/imported = false
@@ -17,8 +17,8 @@ tracks/0/path = NodePath("BuildAnimationTextureRect:rotation")
tracks/0/interp = 1 tracks/0/interp = 1
tracks/0/loop_wrap = true tracks/0/loop_wrap = true
tracks/0/keys = { tracks/0/keys = {
"times": PackedFloat32Array(0, 0.2, 0.5), "times": PackedFloat32Array(0, 0.2, 0.8),
"transitions": PackedFloat32Array(2, 2, 2), "transitions": PackedFloat32Array(2, -1.4, -1.4),
"update": 0, "update": 0,
"values": [0.34906584, 0.87266463, 0.34906584] "values": [0.34906584, 0.87266463, 0.34906584]
} }