Posted August 26, 2017 by fluffy
#strangers
Took a break from working on the dialog tree (which I've simplified a lot, because I was going overboard with condition variables unnecessarily) and finally got around to building an animation system. It's pretty simple but it does everything I need for Strangers, and I built it to be generic enough to probably work well for a lot of things so hopefully I end up using it in several games! I was probably a bit overly optimistic in putting it in the common library, but oh well.
As part of this I also finally factored out track1's event queue into a more generic object that I can use everywhere.
Other new stuff in this build: