the-crypt/Music and Fonts(Misc.)/Ogre Run.tres

19 lines
407 B
Plaintext
Raw Normal View History

2020-07-21 14:50:04 -05:00
[gd_resource type="Animation" format=2]
[resource]
resource_name = "Run"
length = 0.35
loop = true
tracks/0/type = "value"
2020-07-23 14:43:42 -05:00
tracks/0/path = NodePath("Sprite:frame")
2020-07-21 14:50:04 -05:00
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/keys = {
"times": PoolRealArray( 0, 0.1, 0.2, 0.3 ),
"transitions": PoolRealArray( 1, 1, 1, 1 ),
"update": 1,
"values": [ 0, 1, 2, 3 ]
}