increpare / PuzzleScript

Open Source HTML5 Puzzle Game Engine
MIT License
903 stars 160 forks source link

Suggestion: sfx should only play after the parser's finished going through all of the rules #429

Closed ncrecc closed 6 years ago

ncrecc commented 6 years ago

https://www.puzzlescript.net/editor.html?hack=588a818d44cf145cf569e489b303d172

increpare commented 6 years ago

Thanks for the suggestion.

I'm happy with it being linked to the mid-turn process. But I see your point. (It'd be messy to implement because I'd need to check that any new objects were't the result of a 'move')