Implementing Story Choices in Story Framework
Story Framework 4.1 introduced a new feature called Story Choices. With them we can give the player a choice to make with potentially devastating consequences. They’re easy to setup as part of the SF Sequence Manager component and can be reacted to with a Switch on String. Each choice can have a consequential tag that …