Mailbox Config
A mailbox config creates a mailbox interactable option, which allows the player to read and send mail.
Last updated
A mailbox config creates a mailbox interactable option, which allows the player to read and send mail.
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.
A mailbox config does not have any properties other than the properties shared by all Interactable Option Configs.
Add a mailbox config to a Unit Profile to allow the character to serve as a postmaster.
Last updated