Added invariants to the Sequence to hunt down a bug in the tests but I'll leave it there for future testing.

This commit is contained in:
Zed A. Shaw 2026-02-21 13:24:39 -05:00
parent 1baca783fc
commit d56b4bd335
4 changed files with 44 additions and 18 deletions

View file

@ -8,7 +8,7 @@
"sequences": {
"idle": {"frames": [0], "durations": [47] },
"hurt": {"frames": [0, 1], "durations": [5, 57] },
"attack": {"frames": [0, 1, 0, 1], "durations": [35, 15, 5, 5] }
"attack": {"frames": [0, 1, 0, 1], "durations": [35, 15, 5, 50] }
},
"transforms": {
"rushing": {