• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • Eevee Expo's webhost has been having technical issues since Nov. 20th and you might be unable to connect to our site. Staff are also facing issues connecting, so please send a DM to Cat on-site or through Discord directly for faster service!
Persistent Switches and Variables

Resource Persistent Switches and Variables 1.0

wrigty12

Tester-Coder Hybrid
Member
Joined
Jul 24, 2022
Posts
552
wrigty12 submitted a new resource:

Persistent Switches and Variables - Create switches and variables that persist across save files

A Persistent Switch or Variable is one that's value will be saved even if the player doesn't end up saving the game,
or if they start a new game. This could be used for something like a New Game+ or an achievement that the player
only needs to complete once across all save files.

To turn a Switch or Variable into a persistent one, simply include "[p]" in the Switch/Variable name.
- Example: To create a persistent variable for the player's favorite number, name the variable...

Read more about this resource...
 
Back
Top