Content tagged variable

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

Similar Tags

Report Tag

169 usages of this tag
  • 3 replies
  • 1.4K views
This content is deleted
Forum Topic
How do I set my text box to a variable?
0 favourites

I am wondering how I can change what a text box says to the number on a global variable that I have made.

  • 3 replies
  • 353 views
This content is deleted
Forum Topic
Someone explain the finished ghost shooter event sheet
0 favourites

How's the computer know the monsterspeed variable is the speed of the monsters? Why does the description say it increases the speed monsters are spawning at but...

  • 1 replies
  • 257 views
This content is deleted
Forum Topic
How do I make this code more efficient ? DRY?
0 favourites

I'm creating a prototype for a custom character creation system. I have a sprite for hair, eyes, etc. Each sprite has multiple frames with different eyes/ hair...

  • 2 replies
  • 207 views
0 favourites

Is it possible to reference an instance of an object by one of its variables? Say I have Text fields called text1, to text9, each with an instance variable of I...

posted 2 years ago
  • 3 replies
  • 330 views
0 favourites

I am trying to make a randomly generated level and I want to make it choose between the platform X - 10 and the platform X + 10 and I get a syntax error. The ma...

  • 3 replies
  • 245 views
This content is deleted
Forum Topic
At loss over Global Variable Count
0 favourites

I must be really brain dead today. I looked through the manual and forums and don't see what I am doing wrong compared to the posts. I just want a text to displ...

posted 2 years ago
  • 2 replies
  • 243 views
This content is deleted
Forum Topic
How do I change the number in a variable with an action?
0 favourites

I want to make one of the variables change when you press a button. How do I do this?

  • 4 replies
  • 216 views
0 favourites

Its possible to get alert when saving 2 player same text ( player name ) ? When if possible kindly guide me how can I do it this.

  • 1 replies
  • 278 views
This content is deleted
Forum Topic
How do I change a variable out of static?
0 favourites

I want to make a game that progressively gets harder with every X seconds, but with the static variable, it will always change back to what it originally was. H...

  • 2 replies
  • 299 views
This content is deleted
Forum Topic
How do I save 30+ variables with LocalStorage?
0 favourites

My game has a lot of variables from coins, upgrades, etc. That I want to save. Currently, I'm using LocalStorage to save all these variables, and they're gettin...

Similar Tags