Auroriax / PuzzleScriptPlus

Puzzlescript Plus: Open Source HTML5 Puzzle Game Engine (with lots of extra functionality)
https://auroriax.github.io/PuzzleScript/
34 stars 4 forks source link

Canceled turns should not reset tweens #69

Closed Auroriax closed 1 year ago

Auroriax commented 1 year ago

This might make sense for games that have a player, but for mouse-controlled games this is a little weird. It can be worked around, but it still feels a bit hacky.

Auroriax commented 1 year ago

Additionally, it might be interesting to leverage this behaviour as a prelude flag, to allow for player "bump" animations on canceled turns?