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
  • 1 replies
  • 245 views
0 favourites

I would like to check if a certain string is included in an array variable. For example: Check if the name "Tom" is stored in the variable "names" (Betty, Tom,...

  • 2 replies
  • 275 views
This content is deleted
Forum Topic
How do I break subevents list executing?
0 favourites

I have an event with two subevents. First subevent checks if variable is "1". If it's "1" subevent doing some actions and set this variable to "2". The problem...

posted 3 years ago
  • 2 replies
  • 372 views
This content is deleted
Forum Topic
More efficient way to trigger multiple animations
0 favourites

A playable character sprite has five different costume animations. The costume is currently determined by a global variable. So far the only way I can get the c...

  • 0 replies
  • 564 views

Today we reintroduce the Globals 2.0 - a simple plugin that is designed to store and group variables for more efficient development, making things clean and ord...

  • 4 replies
  • 531 views
This content is deleted
Forum Topic
How do I add to a Global Variable only once?
0 favourites

In the game I'm working on a character is awarded trophies when certain conditions are met. How do I get the "add 1 to" a global variable the first time the con...

  • 3 replies
  • 531 views
This content is deleted
Forum Topic
Syncing Variables & Mouse Clicks Multiplayer
0 favourites

Super new here, I am hoping someone can point me in the right direction. I have a little test file where I have been trying to learn different concepts. I am fi...

  • 1 replies
  • 273 views
0 favourites

Hey everyone. I figured out how to get the sliderbar to reflect the value of a variable however once the slider is set, I need to transfer that number to a diff...

  • 5 replies
  • 1.1K views
0 favourites

Before I start, I would like to mention I have gone through all multiplayer tutorials and read through other multiplayer threads on the forum, however I have no...

  • 1 replies
  • 534 views
This content is deleted
Forum Topic
How do I use a variable to set color? [Solved]
0 favourites

So I have a tilemap that I want to set the colour of with the variable for such on the tilemap itself. But I can't get it working because it doesn't use strings...

  • 5 replies
  • 554 views

I'm currently developing a dialogue-based game for a school assignment that makes heavy use of instance variables. I have 8 working instance variables in the ga...

Similar Tags