tweaked input latency?
This commit is contained in:
@@ -21,7 +21,7 @@ animations = [{
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"comet",
|
||||
"speed": 5.0
|
||||
"speed": 10.0
|
||||
}, {
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
@@ -32,7 +32,7 @@ animations = [{
|
||||
}],
|
||||
"loop": false,
|
||||
"name": &"cometbreak",
|
||||
"speed": 10.0
|
||||
"speed": 20.0
|
||||
}]
|
||||
|
||||
[sub_resource type="LabelSettings" id="LabelSettings_3d2ho"]
|
||||
@@ -47,6 +47,7 @@ script = ExtResource("1_0gpin")
|
||||
position = Vector2(0, -1)
|
||||
sprite_frames = SubResource("SpriteFrames_ggplc")
|
||||
animation = &"comet"
|
||||
autoplay = "comet"
|
||||
|
||||
[node name="Label" type="Label" parent="Sprite" unique_id=494320078]
|
||||
anchors_preset = 15
|
||||
|
||||
Reference in New Issue
Block a user