Content tagged function

Similar Tags

Report Tag

172 usages of this tag
  • 6 replies
  • 422 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
  • 412 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
  • 384 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
  • 304 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
  • 577 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
  • 466 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
  • 534 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
  • 445 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
  • 493 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...

  • 1 replies
  • 365 views
This content is deleted
Forum Topic
Unexplained behaviour in recursive functions?
0 favourites

Which prints how many times it was called onto an on-screen Text object. The weird thing I observed is that without this "Trigger once" clause, it rapidly updat...

posted 3 years ago

Similar Tags