Content tagged variable

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

Similar Tags

Report Tag

168 usages of this tag
  • 2 replies
  • 174 views
0 favourites

When creating conditions in the event sheet, is there a way to change the name of the variable that an object binds to? I want to access instance variables of t...

  • 1 replies
  • 163 views
0 favourites

I'm trying to replicate a classic game called "Deadly Duck" and I'm working on a mechanic where the ships attacking the player go to the side of the screen, "gr...

posted 1 years ago
  • 6 replies
  • 404 views
This content is deleted
Forum Topic
How do I check if certain object exists?
0 favourites

I have an object instance with variables X = 0 and Y = 0. I need to check if instance with variables X = 1 and Y = 2 exists to fire a function. How can I do thi...

  • 2 replies
  • 326 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
  • 173 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
  • 289 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
  • 182 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
  • 164 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
  • 183 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
  • 161 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

Similar Tags