mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-07 10:59:49 +00:00
formatting
This commit is contained in:
parent
39ea2283ea
commit
3463a17772
|
@ -1,5 +1,6 @@
|
|||
extends Panel
|
||||
|
||||
# gdlint: ignore=max-file-lines
|
||||
var is_animation_running := false
|
||||
var animation_loop := 1 # 0 is no loop, 1 is cycle loop, 2 is ping-pong loop
|
||||
var animation_forward := true
|
||||
|
|
Loading…
Reference in a new issue