fix: Slide animations working properly

This commit is contained in:
Gerard Gascón 2024-02-23 16:16:23 +01:00
parent 739d462968
commit d66bd687eb
2 changed files with 2 additions and 1 deletions

View file

@ -22,7 +22,7 @@ animations = [{
}], }],
"loop": true, "loop": true,
"name": &"default", "name": &"default",
"speed": 5.0 "speed": 10.0
}] }]
[node name="Slide15" type="Control"] [node name="Slide15" type="Control"]

View file

@ -32,3 +32,4 @@ offset_bottom = 540.0
stream = ExtResource("2_6f3pm") stream = ExtResource("2_6f3pm")
autoplay = true autoplay = true
expand = true expand = true
loop = true