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
  • 3 replies
  • 620 views
This content is deleted
Forum Topic
Overlapping similar objects to move between layers
0 favourites

Bear with me, please...I'm going to try to articulate the set-up and the problem in as clear and brief a way as I can...But I sometimes struggle to do both. PRE...

  • 2 replies
  • 526 views

I have included codes in my Event Sheet that allows the player to shoot automatically while he or she is dragging the spaceship (the sprite that represents the...

  • 5 replies
  • 444 views

How to do that? I have many object_x and want to have the value of a variable of this objects. So I use: "object_"&indentifier.Value. ("object_"&identifier) all...

posted 5 years ago
  • 6 replies
  • 1.1K views
This content is deleted
Forum Topic
How do I edit a global variable from within a function?
0 favourites

Is it possible to edit a variable from inside a function? I haven't had any luck testing this out. I just had a simple function that needs to change and externa...

posted 5 years ago
  • 3 replies
  • 586 views
This content is deleted
Forum Topic
How do you store your in-game values?
0 favourites

So far I've been using multiple objects OUTSIDE the game screen with local variables to store my in-game values in. I found that way to be quite clear for me, e...

  • 1 replies
  • 401 views
This content is deleted
Forum Topic
How do I save an object variable variable?
0 favourites

Help please :C.

  • 2 replies
  • 660 views
This content is deleted
Forum Topic
No Beats/Notes Appear
0 favourites

I'm working on a rhythm game called BEATZ, and I'm using a system that uses a variable, every 1-3 seconds the chord changes to a new number between 1 and 6. Eac...

posted 5 years ago
  • 1 replies
  • 461 views
This content is deleted
Forum Topic
How can I do to players variable randomly in firebase?
0 favourites

How can I do to players variable randomly in Firebase for my online games? I want to do as Pvp. { Construct 2 }. {. Example: Player 1= score: 150. Player 2= sco...

  • 2 replies
  • 426 views
This content is deleted
Forum Topic
How do I use instance variables?
0 favourites

How'd I make it so an instance variable only affects a specific spawned sprite instead of all at once? For example, I have an instance variable set so that if a...

  • 2 replies
  • 423 views
0 favourites

Hi again! This is my second post, here I go. Commands: A key, D key and Space bar key. I'm inspiring myself on Dandara jump mechanics: Right now my main issue i...

Similar Tags