Comment on page
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.
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.

Name | Description |
---|---|
Unit Profile Names | |
Unit Spawn Node List | A list of Unit Spawn Nodes where the character units will be spawned. |
- Add a unit spawn controller config to an Interactable to allow spawning character units when interacting with it.
Last modified 1yr ago