You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds Feather directives to turn off those annoying warnings
Adds <<fastforward>> as an inline action
Adds <<fastmark>> as an inline action to disable fast-forwarding at a particular line
Adds optionChosen() as a YarnScript function that returns how many times the targeted option has been chosen. This function can only be used in an option condition and does not persist between game sessions
Adds ChatterboxGetOptionChosen() to access the same state as above from GML