Optimize platforms

This commit is contained in:
Spencer Killen 2022-12-30 13:00:07 -07:00
parent 2a65df8279
commit 539db63c44
Signed by: sjkillen
GPG Key ID: F307025B65C860BA
2 changed files with 11 additions and 3 deletions

View File

@ -7,11 +7,19 @@
resource_name = "bubble"
length = 3.0
loop = true
tracks/0/type = "transform"
tracks/0/path = NodePath("meat_creek_platform")
tracks/0/interp = 2
tracks/0/loop_wrap = true
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/keys = PoolRealArray( 0, 1, 0, 0.000406906, 0, 0, 0, 0, 1, 1, 1, 1, 0.5, 1, -0.7, 0.15, 0, 0.00204638, 0.00177967, 1.81654e-05, 0.999996, 1, 1, 1, 1, 1, -0.025, 0.025, 0, 0.0174199, -0.00106544, 0.0610392, 0.997983, 1, 1, 1, 1.6, 1, 0.45, -0.2, 0, 0.00142839, 0.00448744, -0.0121726, 0.999915, 1, 1, 1, 2, 1, 0.025, -0.025, 0, -0.00924265, 0.0081772, -0.0609679, 0.998063, 1, 1, 1, 2.6, 1, 0.7, 0.15, 0, 0.00142346, 0.00149756, -0.000962214, 0.999997, 1, 1, 1, 3, 1, 7.45058e-09, 0.000406899, 0, 0, 0, 0, 1, 1, 1, 1 )
[node name="creek_platform" type="Spatial"]
script = ExtResource( 2 )
[node name="creek_platform_animation" type="AnimationPlayer" parent="."]
autoplay = "bubble"
playback_speed = 0.3
anims/bubble = SubResource( 2 )

File diff suppressed because one or more lines are too long