Content tagged function

Similar Tags

Report Tag

171 usages of this tag
  • 2 replies
  • 361 views
0 favourites

I am working on a crafting game. I spent the past few days trying to figure out how to deal with data manipulation (i.E. How to store crafting recipes and how t...

posted 4 years ago
  • 2 replies
  • 605 views
This content is deleted
Forum Topic
construct 3 - Where is the 'FUNCTION' plugin???...
0 favourites

I've been using C2 for a while, recently I've bought a C3 license and been using for a few days. Where the hell is the FUNCTION plugin to create. Does C3 manage...

posted 4 years ago
  • 4 replies
  • 458 views
0 favourites

I created a local variable called `rslt` in the function. I thought this would work the same as a function called `num` that the function takes as a parameter....

  • 9 replies
  • 492 views
This content is deleted
Forum Topic
How do I fix Array Loop for Trivia Game on Construct 3?
0 favourites

First of all, thanks for this great forum for answering my question. I want to make a trivia game like following this example : But the problem is that those do...

posted 4 years ago
  • 6 replies
  • 1.5K views
This content is deleted
Forum Topic
Can't call Function that returns a value
0 favourites

(I'm still getting used to the C3 functions, so I may be missing something obvious). I have a function called "SetNextRoom" which (among other things) is suppos...

posted 4 years ago
  • 5 replies
  • 867 views
0 favourites

I want to call a function on a newly created object, but it doesn't work unless I pass the object back to it (its UID). Is it even possible to do it the way I w...

posted 4 years ago
  • 2 replies
  • 360 views
0 favourites

I'm trying to understand the flaw in my logic when subtracting HP from an enemy based on a formula (ATK-DEF) and displaying on a popup ( function call). Here is...

posted 4 years ago
  • 1 replies
  • 418 views
This content is deleted
Forum Topic
How do I set functions?
0 favourites

I have 3 random incidents. 1) there's a pandemic. Will you open hospitals? -Yes -No. 2) They kidnapped you. Will you try to run? -Yes -No. 3) There was an earth...

  • 3 replies
  • 813 views
This content is deleted
Forum Topic
How do I arrange global variables?
0 favourites

I've mentioned before, I'm making a life simulator game. I have 3 global variables; Money, success, and popularity. My player will face different random events...

  • 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...

Similar Tags