Content tagged function

Similar Tags

Report Tag

173 usages of this tag
  • 15 replies
  • 1.1K views
This content is deleted
Forum Topic
How do I make random events?
0 favourites

I've at least 100 random events in my game. They appear every 10 seconds. They're like: 1)There is a pandemic. Will you open hospitals? -Yes -No. 2)They kidnapp...

  • 6 replies
  • 432 views
This content is deleted
Forum Topic
How do I use a boolean to inhibit an action?
0 favourites

I am trying to check whether a boolean is true each time the player presses Z and, if this boolean is true, and the player presses Z again, inhibit the function...

  • 4 replies
  • 417 views
This content is deleted
Forum Topic
How do I spawn an object using a function?
0 favourites

I am trying to create a function that will handle a "loot drop". Essentially I would like to reuse the function and pass in which object I would like the functi...

posted 4 years ago
  • 1 replies
  • 394 views
This content is deleted
Forum Topic
How do I update my inventory correctly?
0 favourites

I have been spinning my wheels trying to figure out how to build an item quantity tracker into my item pickup function. Essentially when the player picks up an...

  • 2 replies
  • 308 views
This content is deleted
Forum Topic
How do I reduce an objects height permanently?
0 favourites

Currently I have a function that, when triggered, is supposed to reduce the height of a stamina bar. The problem is that after the function runs, it returns to...

  • 5 replies
  • 582 views
This content is deleted
Forum Topic
Order of actions in "On start of layout" is not working
0 favourites

I have a function that creates 80 objects using loop "for each". Then I call this function in "On start of layout" event. Next actions in this event do some stu...

posted 3 years ago
  • 1 replies
  • 474 views
This content is deleted
Forum Topic
How do I call a function in my game outside construct 3?
0 favourites

Hi and everybody who knows. I need to call one of my functions in the game outside my game. I have no idea. Could you please help me?

  • 8 replies
  • 537 views
This content is deleted
Forum Topic
How do I use booleans with families?
0 favourites

I am encountering a weird issue with my "pickUp item" function. Basically all my items are in a family called "items" and this family has an instance variable w...

posted 3 years ago
  • 2 replies
  • 450 views
0 favourites

I call function and give it an input parameter. Inside that function I call another function and give it same parameter. Somehow after completing second functio...

posted 3 years ago
  • 2 replies
  • 495 views
This content is deleted
Forum Topic
How do I find Function plugin ?
0 favourites

I can't find Function plugin in Construct 3. But Documentation says This means that it Is'nt downloadable via these pages as it's already included within Constr...

Similar Tags