Posted January 16, 2022 by thcrock
#yarn #libgdx #suikoden
Kanakan Stories uses the Yarn ( https://yarnspinner.dev/ ) system for branching dialogue and other commands (movement, animation, etc) to be triggered from a script. In the first game, all the movement commands would wait for the prior one to finish, which made for some weird-looking scenes when two characters were supposed to be moving simultaneously. Here we work on improving the engine to allow simultaneous movement and actions: