diff --git a/assets/animations/puzzles/puzzle01.anim.toml b/assets/animations/puzzles/puzzle01.anim.toml index 966214d..1805bb7 100644 --- a/assets/animations/puzzles/puzzle01.anim.toml +++ b/assets/animations/puzzles/puzzle01.anim.toml @@ -4,4 +4,10 @@ tick_quant = "8" ticks_per_frame = 64 frame_min = 1 frame_max = 12 -frame_start = 1 \ No newline at end of file +frame_start = 1 + +# LOOP +[[script]] +run_at_frame = 12 +action = "SetFrameNext" +frame_index = 1 \ No newline at end of file diff --git a/assets/animations/puzzles/puzzle02.anim.toml b/assets/animations/puzzles/puzzle02.anim.toml index 966214d..1805bb7 100644 --- a/assets/animations/puzzles/puzzle02.anim.toml +++ b/assets/animations/puzzles/puzzle02.anim.toml @@ -4,4 +4,10 @@ tick_quant = "8" ticks_per_frame = 64 frame_min = 1 frame_max = 12 -frame_start = 1 \ No newline at end of file +frame_start = 1 + +# LOOP +[[script]] +run_at_frame = 12 +action = "SetFrameNext" +frame_index = 1 \ No newline at end of file diff --git a/assets/animations/puzzles/puzzle03.anim.toml b/assets/animations/puzzles/puzzle03.anim.toml index e69de29..1805bb7 100644 --- a/assets/animations/puzzles/puzzle03.anim.toml +++ b/assets/animations/puzzles/puzzle03.anim.toml @@ -0,0 +1,13 @@ +[settings] +time_base = "Relative" +tick_quant = "8" +ticks_per_frame = 64 +frame_min = 1 +frame_max = 12 +frame_start = 1 + +# LOOP +[[script]] +run_at_frame = 12 +action = "SetFrameNext" +frame_index = 1 \ No newline at end of file diff --git a/assets/animations/puzzles/puzzle04.anim.toml b/assets/animations/puzzles/puzzle04.anim.toml index e69de29..1805bb7 100644 --- a/assets/animations/puzzles/puzzle04.anim.toml +++ b/assets/animations/puzzles/puzzle04.anim.toml @@ -0,0 +1,13 @@ +[settings] +time_base = "Relative" +tick_quant = "8" +ticks_per_frame = 64 +frame_min = 1 +frame_max = 12 +frame_start = 1 + +# LOOP +[[script]] +run_at_frame = 12 +action = "SetFrameNext" +frame_index = 1 \ No newline at end of file diff --git a/assets/animations/puzzles/puzzle05.anim.toml b/assets/animations/puzzles/puzzle05.anim.toml index e69de29..1805bb7 100644 --- a/assets/animations/puzzles/puzzle05.anim.toml +++ b/assets/animations/puzzles/puzzle05.anim.toml @@ -0,0 +1,13 @@ +[settings] +time_base = "Relative" +tick_quant = "8" +ticks_per_frame = 64 +frame_min = 1 +frame_max = 12 +frame_start = 1 + +# LOOP +[[script]] +run_at_frame = 12 +action = "SetFrameNext" +frame_index = 1 \ No newline at end of file diff --git a/assets/animations/puzzles/puzzle06.anim.toml b/assets/animations/puzzles/puzzle06.anim.toml index e69de29..1805bb7 100644 --- a/assets/animations/puzzles/puzzle06.anim.toml +++ b/assets/animations/puzzles/puzzle06.anim.toml @@ -0,0 +1,13 @@ +[settings] +time_base = "Relative" +tick_quant = "8" +ticks_per_frame = 64 +frame_min = 1 +frame_max = 12 +frame_start = 1 + +# LOOP +[[script]] +run_at_frame = 12 +action = "SetFrameNext" +frame_index = 1 \ No newline at end of file diff --git a/assets/animations/puzzles/puzzle07.anim.toml b/assets/animations/puzzles/puzzle07.anim.toml index e69de29..1805bb7 100644 --- a/assets/animations/puzzles/puzzle07.anim.toml +++ b/assets/animations/puzzles/puzzle07.anim.toml @@ -0,0 +1,13 @@ +[settings] +time_base = "Relative" +tick_quant = "8" +ticks_per_frame = 64 +frame_min = 1 +frame_max = 12 +frame_start = 1 + +# LOOP +[[script]] +run_at_frame = 12 +action = "SetFrameNext" +frame_index = 1 \ No newline at end of file diff --git a/assets/animations/puzzles/puzzle08.anim.toml b/assets/animations/puzzles/puzzle08.anim.toml index e69de29..1805bb7 100644 --- a/assets/animations/puzzles/puzzle08.anim.toml +++ b/assets/animations/puzzles/puzzle08.anim.toml @@ -0,0 +1,13 @@ +[settings] +time_base = "Relative" +tick_quant = "8" +ticks_per_frame = 64 +frame_min = 1 +frame_max = 12 +frame_start = 1 + +# LOOP +[[script]] +run_at_frame = 12 +action = "SetFrameNext" +frame_index = 1 \ No newline at end of file diff --git a/assets/animations/puzzles/puzzle09.anim.toml b/assets/animations/puzzles/puzzle09.anim.toml index e69de29..1805bb7 100644 --- a/assets/animations/puzzles/puzzle09.anim.toml +++ b/assets/animations/puzzles/puzzle09.anim.toml @@ -0,0 +1,13 @@ +[settings] +time_base = "Relative" +tick_quant = "8" +ticks_per_frame = 64 +frame_min = 1 +frame_max = 12 +frame_start = 1 + +# LOOP +[[script]] +run_at_frame = 12 +action = "SetFrameNext" +frame_index = 1 \ No newline at end of file diff --git a/assets/animations/puzzles/puzzle10.anim.toml b/assets/animations/puzzles/puzzle10.anim.toml index e69de29..1805bb7 100644 --- a/assets/animations/puzzles/puzzle10.anim.toml +++ b/assets/animations/puzzles/puzzle10.anim.toml @@ -0,0 +1,13 @@ +[settings] +time_base = "Relative" +tick_quant = "8" +ticks_per_frame = 64 +frame_min = 1 +frame_max = 12 +frame_start = 1 + +# LOOP +[[script]] +run_at_frame = 12 +action = "SetFrameNext" +frame_index = 1 \ No newline at end of file diff --git a/assets/animations/puzzles/puzzle11.anim.toml b/assets/animations/puzzles/puzzle11.anim.toml index e69de29..1805bb7 100644 --- a/assets/animations/puzzles/puzzle11.anim.toml +++ b/assets/animations/puzzles/puzzle11.anim.toml @@ -0,0 +1,13 @@ +[settings] +time_base = "Relative" +tick_quant = "8" +ticks_per_frame = 64 +frame_min = 1 +frame_max = 12 +frame_start = 1 + +# LOOP +[[script]] +run_at_frame = 12 +action = "SetFrameNext" +frame_index = 1 \ No newline at end of file