
Unity Plugin (UP) & API
Getting Started
Examples
Simulations
Connections
Advanced Nodes
Nodes Properties
Custom Variables
Collaboration
Accounts
Unity Plugin (UP) & API
Evolution
Local Cache
By specifying a “Cache Directory Name” in MachinationsGameLayer, your game design data will be stored locally in an open format (XML).
- Switch between multiple game designs simply by changing what Cache you’re using
- Work without any connection to Machinations
- Ship your game without any extra effort of migrating game design. The earlier you integrate your game design, the less effort you’ll have to spend when it’s finally time to launch.
Cached data is XML, so you can easily read it, transform it or pass it on to other tools. It can be versioned and shared.
If you’re into extending the lifespan and reach of your game, this is a great first step towards making your game moddable.