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
  • 10 replies
  • 2.3K views
This content is deleted
Forum Topic
How do I "set text" using variable value ?
0 favourites

I'm new to Construct and I think is awesome but it will take time to learn it. I'd like to create a book. For this book I'm trying to use just 2 layouts (1 is t...

  • 2 replies
  • 309 views
0 favourites

I'm using an instance variable to make a sprite change into one of five different costumes. The problem is every time a sprite change is triggered, it goes back...

  • 7 replies
  • 493 views

I am trying to create a map sort of feature. Very succinctly, I am trying to get each "square" of the map have it's own "resource value" depending on the tile t...

posted 3 years ago
  • 1 replies
  • 553 views
This content is deleted
Forum Topic
Dictionary vs global variables
0 favourites

For my savegame I will most likely use a dictionary to json on local storage. I will need to save about 20-50 variables/values. Now I'm thinking whether I shoul...

  • 2 replies
  • 712 views
This content is deleted
Forum Topic
How do I store a color value in a variable?
0 favourites

It seems there's no way to get the color value of an object so to restore a color after switching layouts etc. I thought it could work with a variable. When you...

posted 3 years ago
  • 4 replies
  • 842 views
This content is deleted
Forum Topic
How to make Global Variable?
0 favourites

There's a Global.Var in "Layout_A" that every second, "1" is added to it.So for example if I wait for 60 seconds,the variable will show 60 . Now I save the game...

  • 0 replies
  • 282 views
0 favourites

How can I assign the text in to a global variable? It says "¡justvoiceandgames ha robado todos los diamantes del canal!" for this example, but text will change...

posted 3 years ago
  • 7 replies
  • 927 views
This content is deleted
Forum Topic
How do I set a given string as a global variable?
1 favourites

I've got some lines on a that get updates from a remote server. And I want to register those updates on a global variable to work with them, so I'm trying to us...

posted 3 years ago
  • 1 replies
  • 259 views
This content is deleted
Forum Topic
Time scale problem
0 favourites

I have a variable that every second, "1" is added to it.So in 60 seconds it shows 60. Now if I set timecscale from 1 to 2,then in 30th second,the variable must...

  • 8 replies
  • 1.5K views
This content is deleted
Forum Topic
How do I pick an object by name (string)?
0 favourites

Is it possible to use a string in a variable to pick an object? I have 2 Dictionary objects and want to select them by name, but the name is stored in a variabl...

Similar Tags