Make "Loading" text appear in a snappier way
This commit is contained in:
parent
a55ff3d895
commit
64eb3a8995
1 changed files with 2 additions and 2 deletions
|
@ -65,7 +65,7 @@ tracks/4/loop_wrap = true
|
|||
tracks/4/imported = false
|
||||
tracks/4/enabled = true
|
||||
tracks/4/keys = {
|
||||
"times": PoolRealArray( 0.8, 1.2 ),
|
||||
"times": PoolRealArray( 0.7, 1.1 ),
|
||||
"transitions": PoolRealArray( 0.353554, 0.840896 ),
|
||||
"update": 0,
|
||||
"values": [ Vector2( 363, 360 ), Vector2( 363, 328 ) ]
|
||||
|
@ -77,7 +77,7 @@ tracks/5/loop_wrap = true
|
|||
tracks/5/imported = false
|
||||
tracks/5/enabled = true
|
||||
tracks/5/keys = {
|
||||
"times": PoolRealArray( 0, 0.7, 1.2 ),
|
||||
"times": PoolRealArray( 0, 0.6, 1.1 ),
|
||||
"transitions": PoolRealArray( 1, 1, 1 ),
|
||||
"update": 0,
|
||||
"values": [ Color( 1, 1, 1, 0 ), Color( 1, 1, 1, 0 ), Color( 1, 1, 1, 1 ) ]
|
||||
|
|
Loading…
Reference in a new issue