Mailbox Config
A mailbox config creates a mailbox interactable option, which allows the player to read and send mail.
Creation
To create a mailbox config, find (or create) the GameName/Resources/GameName/InteractableOptionConfig folder in the project tab and right click. Choose Create > AnyRPG > Interactable > MailboxConfig.
Properties
A mailbox config does not have any properties other than the properties shared by all Interactable Option Configs.
Next Steps
Add a mailbox config to a Unit Profile to allow the character to serve as a postmaster.
Last updated