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
  • 5 replies
  • 583 views
This content is deleted
Forum Topic
How do I round a variable?
0 favourites

How can I round a variable in the event sheet? I've tried using ceil(), floor(), and round(), and none of them work. For context, I have the variable Basic_Cost...

posted 2 years ago
  • 15 replies
  • 717 views
This content is deleted
Forum Topic
Function behaves strange?
0 favourites

I want to turn my login events into a function because I want to add multiple ways of signing in. For example by button click, by pressing enter etc. And I just...

  • 5 replies
  • 284 views

I have been humming along using instance variables and have found that in order to set a random # I have to put the setting bit of it as a global variable but i...

  • 3 replies
  • 355 views

Hey there. I attempted to make a very simple dialogue system where should I reach past the maximum available data in an array, the text will automatically becom...

  • 2 replies
  • 265 views

I have a bunch of skins in a game I am making, and each skin has a global variable to check if it is unlocked or not (Example: BallSkin1, BallSkin2, etc. 0 mean...

posted 2 years ago
  • 1 replies
  • 155 views
This content is deleted
Forum Topic
Compare variable when collision
0 favourites

I have variable on object, then when collision I will compare that. The object name is Bullet and the variable is pierce with value 0. But when I try to compare...

posted 1 years ago
  • 8 replies
  • 316 views
This content is deleted
Forum Topic
Let me know if this is possible
0 favourites

I'm trying to make a booster pack for a card game. I need to make it to where the game remembers what I pulled. I was trying to have it to where all the objects...

posted 1 years ago
  • 9 replies
  • 675 views
This content is deleted
Forum Topic
How do I fix this code?
0 favourites

No seriously, what am I doing wrong, I feel like this should work to make it all loop until it finds a result but it's simply just not, it's just playing throug...

posted 1 years ago
  • 1 replies
  • 158 views

I.E. If I wanted to make 8 variables a random number between 1 and 30 but I can't allow them to be the same number.

  • 3 replies
  • 334 views
0 favourites

In my game I'm using multiple arrays and I want to have them all processed with a single function. Here's hat I have for example : I have to process arrays name...

posted 1 years ago

Similar Tags