Make "Loading" text appear in a snappier way

This commit is contained in:
Hamcha 2019-06-12 01:52:34 +02:00
parent a55ff3d895
commit 64eb3a8995
Signed by: hamcha
GPG Key ID: A40413D21021EAEE
1 changed files with 2 additions and 2 deletions

View File

@ -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 ) ]