Cutscene Config

A cutscene config creates a cutscene interactable option, which loads and plays a cutscene.

Creation

To create a cutscene config, find (or create) the GameName/Resources/GameName/InteractableOptionConfig folder in the project tab and right click. Choose Create > AnyRPG > Interactable > CutsceneConfig.

Properties

NameDescription

Cutscene Name

The name of the Cutscene to play.

Next Steps

  • Add a cutscene config to a Unit Profile to allow the character to play a cutscene.

Last updated