Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

add game variables? (non event)

Derek Chow

Villager
Xy$
0.00
It seems I cant find this anywhere. Is there a way to set a bunch of game variables at once without an event doing it? it seems theres no database tab for it

I want to add a bunch of game variables for scripting purposes such as max hp, partygold.

I know how to access them via script. $gamevariables(1) , but is there a way to set them up before the game starts? OR is scripting all variables on one script the best way?

Thanks.
 
Top