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
Andrew Xue edited this page Oct 1, 2017
·
1 revision
Cutscenes are large swathes of Acts strung together using ActUtil.SetupScene. This can be used to create cutscenes. The easiest way to add plot to the game is via a StageScene, which is a stage whose sole function is to deliver story information. See AreaList for an example of a StageScene.