summary refs log tree commit diff stats
path: root/res/sprites/claus_anim.txt
Commit message (Collapse)AuthorAgeFilesLines
* Added Claus collapsed (left) spriteKelly Rauchenberger2021-03-041-1/+2
| | | | again, edited from Lucas by hand
* Added a Claus climbing animationKelly Rauchenberger2021-03-041-1/+3
| | | | These sprites are hand-edited from Lucas's sprites.
* Added frozen animation for cutscenesKelly Rauchenberger2021-02-211-0/+8
| | | | | | The player's party will be set to "frozen" at the start of a cutscene and "still" at the end. "frozen" doesn't include idle animations, which are weird to show up during tense exchanges. A CutsceneOptions enum was introduced to be able to modify the growing number of things that StartCutscene() and HideCutsceneBars() do. Currently the lightning mailbox event uses it so that Lucas's animation is not reset to still (instead of the collapsed animation) after he's electrocuted.
* Started adding event where Claus joins the partyKelly Rauchenberger2021-02-181-0/+42