Want a reusable combat loop in #ink? This really deserves a blog post, but given I was sharing in response to a question anyway I thought I'd post it up.
This script shows you how to create a fight knot which you can then reuse multiple times throughout your story just by setting up a few variables before diverting to it - and it is a tunnel, so it will then return back to the story (unless the player dies!). #VisualNovel #GameDev