Author Topic: Custom Variables  (Read 787 times)

Wizard Indie Games

  • Level 7: Tilbub
  • *
  • Posts: 145
    • View Profile
Custom Variables
« on: July 20, 2020, 09:13:13 AM »
Do custom variables and their values get saved along with player progress?  I'm just wondering if it might be possible to make a big RPG with lots of states, inventory, etc.
Developer of:

AI Anomaly
Dickie A Cumming
Someone Cloned The President
Freedom! Do or Die
Pension Day
Red Mist: Rivers of Blood

Available on Steam

CGM

  • Christian, 3D artist, former Platform Builder gamdev
  • Master Builder
  • *
  • Posts: 3836
    • View Profile
Re: Custom Variables
« Reply #1 on: July 20, 2020, 09:21:21 AM »
RGP's are very possible. Use Game Variables to store the numbers through the entire game, and that way only you can manually change them.

Area variables reset to 0 after leaving the area.
Course variables reset after the course is complete.
Game variables only change via commands and aren't reset unless a command resets them.

Wizard Indie Games

  • Level 7: Tilbub
  • *
  • Posts: 145
    • View Profile
Re: Custom Variables
« Reply #2 on: July 20, 2020, 03:52:17 PM »
Cool. Thanks. That's what I needed to know.
Developer of:

AI Anomaly
Dickie A Cumming
Someone Cloned The President
Freedom! Do or Die
Pension Day
Red Mist: Rivers of Blood

Available on Steam