1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-07 10:59:49 +00:00

formatting

This commit is contained in:
Variable 2023-05-17 15:48:59 +05:00 committed by GitHub
parent 39ea2283ea
commit 3463a17772
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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