Content tagged variable

A symbolic name associated with a value and whose associated value may be changed.

Similar Tags

Report Tag

167 usages of this tag
  • 7 replies
  • 652 views
0 favourites

I'm building a weather system that interfers in many aspects of the game. - The game is based on real-life elapsed time, for example: My character in the game i...

  • 4 replies
  • 667 views
This content is deleted
Forum Topic
How do I set an expression for increased variable?
0 favourites

I would like to do an event where every time an object is created the X variable grows by 1, and so far no problem. The next event, however, should be: "If vari...

  • 3 replies
  • 1.8K views
This content is deleted
Forum Topic
Changing Global Variables between layouts
0 favourites

Is there a way to change various Global Variables between layouts and their event sheets? I've added a second layout and have been hoping to use the original ev...

  • 4 replies
  • 854 views
This content is deleted
Forum Topic
How do I change global variables for each level?
0 favourites

I want to increase the 'virustotal' and 'crittercount' global variables for each level, but can only get this to work for the second level by adding an action i...

  • 11 replies
  • 679 views
0 favourites

I would like to make a collection of notes that you find throughout the game which you could look up in a journal that you carry with you. You know the type, sk...

  • 2 replies
  • 357 views
This content is deleted
Forum Topic
How do I manage the stats of multiple pets?
0 favourites

I am currently making a tamagotchi like game where you can have multiple pets. The problem is I'm not sure how to manage all the stats of the pets without makin...

posted 4 years ago
  • 2 replies
  • 373 views
0 favourites

I've been working on the sound part of my game, and thus I've created an options button (only accessible in the main menu) to "toggle on and off" only the sound...

  • 2 replies
  • 365 views
0 favourites

I'm trying to understand the flaw in my logic when subtracting HP from an enemy based on a formula (ATK-DEF) and displaying on a popup ( function call). Here is...

posted 4 years ago
  • 3 replies
  • 397 views
This content is deleted
Forum Topic
How to improve the use of variables?
0 favourites

I have learned some things about instance variables and global ones but I think I am still at a very basic level, I have seen people do very cool things, they u...

  • 2 replies
  • 296 views
This content is deleted
Forum Topic
Unlockable features disappear after closing game
0 favourites

I'm trying to implement a feature where a mode becomes unlocked after achieving a certain ending. The current setup uses a global variable that changes to 1 aft...

Similar Tags