Unit Spawn Controller Config

A unit spawn controller config creates a unit spawn controller interactable option, allowing the player to spawn character units from a popup window.

Creation

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

Properties

Next Steps

  • Add a unit spawn controller config to an Interactable to allow spawning character units when interacting with it.

Last updated