Forum Topics tagged variable

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

Similar Tags

Report Tag

165 forum topics with this tag
  • 2 replies
  • 328 views
0 favourites

I set two variable for p1,p2 in action (meaning, they'll punch, defend or do nothin') and p1,p2 for receiving damage. The problem is, even though I set the inpu...

  • 1 replies
  • 176 views
This content is deleted
Forum Topic
How do I make a circle's angle stop in an exact number?
0 favourites

I'm making a platformer 2d game in which I have a circle with multiple paths that are supposed to connect with different horizontal pathways once it rotates to...

posted 1 years ago
  • 5 replies
  • 294 views
This content is deleted
Forum Topic
How do I delete a data in my array?
0 favourites

I actually try to delete a data in my array but don't really know how I can do it. My array is width 0 and Height 4 and I recorded my object's Json in it plus 3...

posted 1 years ago
  • 2 replies
  • 184 views
This content is deleted
Forum Topic
How do I compare var
0 favourites

How do I compare var I want to see if a var is = to true and if so do something.

posted 12 months ago
  • 3 replies
  • 168 views
This content is deleted
Forum Topic
LOS - Variable issue
0 favourites

There are two enemy instances with LOS behaviour. I want to set the player instance variable to 1 when player is in the LOS of any enemy instance and when the p...

  • 3 replies
  • 185 views
This content is deleted
Forum Topic
How do I pass a global Variable with Javascript?
0 favourites

In Construct 3 I'm able to pass a global var in JS using the following: Rik.LogError(runtime.GlobalVars.MyGlobalVar); In c2 obviously I need to use the Browser....

  • 3 replies
  • 164 views
This content is deleted
Forum Topic
collisions not working with one instance
0 favourites

I am making a platformer with some boxes that I want to have destroyed if the player is doing a special move while falling. It seems really simple but I'm havin...

posted 10 months ago
  • 5 replies
  • 133 views
0 favourites

By timeline, I mean events happening on the event sheet starting from up to downwards. I have tried using signals, but all signals seem to happen at once. It co...

posted 10 months ago
  • 4 replies
  • 238 views
This content is deleted
Forum Topic
How can I put a variable inside the text?
0 favourites

I want the numbers in the text to be variable. There will be many variables and I want text to come after these variables. "Coin:" &coin. Not like. "Coin:" &coi...

  • 2 replies
  • 159 views
This content is deleted
Forum Topic
How to make counter with sprite font?
0 favourites

There's a variable in which the number 10 is added once every 1 second. This variable is rendered using a sprite font. How to make the text displayed not by add...

Similar Tags