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.
Last updated
A unit spawn controller config creates a unit spawn controller interactable option, allowing the player to spawn character units from a popup window.
Last updated
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 | A list of names of Unit Profiles that can be spawned. |
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.