Hmm. Tickable is a handful. Maybe I should rename it to (Bk)Node or sumth...
Let's say you want to force a page break in a longer piece of dialogue:
"Hello...<break>Anyone?"
That "<break>" would be stored as 0x000E 0x0000 0x0004 0x0000, or function 0, subfunc 4, no arguments.
Knowing this, I have a little data mining application for #ProjectSpecialK related causes that can process MSBT files into JSON. Works great so far, but there's a twist...




