AETERNUM/Development/VAM Plugins

From Hgames Wiki
< AETERNUM
Revision as of 18:43, 31 January 2022 by Xspqrx (talk | contribs) (Created page with "== Custom plugins created specifically for AETERNUM == ===AeternumDatabase Plugin=== * Attached to Empty Atoms. One per scene is enough as it allows changing the database. Mu...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.


3rd party plugins and resources required

Hair

Assets

Clothing

Plugins