fix: Slide animations working properly
This commit is contained in:
parent
739d462968
commit
d66bd687eb
2 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,7 @@ animations = [{
|
|||
}],
|
||||
"loop": true,
|
||||
"name": &"default",
|
||||
"speed": 5.0
|
||||
"speed": 10.0
|
||||
}]
|
||||
|
||||
[node name="Slide15" type="Control"]
|
||||
|
|
|
@ -32,3 +32,4 @@ offset_bottom = 540.0
|
|||
stream = ExtResource("2_6f3pm")
|
||||
autoplay = true
|
||||
expand = true
|
||||
loop = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue