AETERNUM/Development/VAM Plugins
From Hgames Wiki
< AETERNUM
Contents
Custom plugins created specifically for AETERNUM
AeternumDatabase Plugin
- Attached to Empty Atoms. One per scene is enough as it allows changing the database. Multiple can be used to simplify database switching. E.g. a persistent database to save game data and an ephemeral database to save session data like a current page, selected item, etc.
- the "ephemeral" database resets when loading the ephemeral database again. It stores temporary data that's helpful for that session of VAM but not important enough to store forever.
AeternumPerson Plugin
- Attached to a Person Atom. Allows loading a citizen of Aeternum by it's ID. It controls the morphs, skin, clothing, hairstyle of the citizen.