Content tagged function

Similar Tags

Report Tag

173 usages of this tag
  • 3 replies
  • 741 views
This content is deleted
Forum Topic
Are Functions inherently global?
0 favourites

Hi , I've noticed that Functions can be called even if not included in the current event sheet. Does this mean all functions are global, and checked every tick?

posted 3 years ago
  • 6 replies
  • 633 views
0 favourites

I want to make randomly generated rooms like in the binding of issac. So I found this tutorial to generate random levels, but the free template was in Construct...

  • 2 replies
  • 614 views
This content is deleted
Forum Topic
Wonky Bullet Behaviors
0 favourites

Hey, I'm currently working on a bullet hell game and right now I'm prototyping some bullet patterns. The events I am using are pictured below in this screenshot...

  • 1 replies
  • 319 views
This content is deleted
Forum Topic
How do I track the same sprite in the scope context?
0 favourites

I have been tormenting this solution for two days already . The situation is like this: We have several inventory slots with one sprite and items that are impor...

  • 6 replies
  • 515 views
This content is deleted
Forum Topic
Why are the functions of Construction 3 out of order?
0 favourites

I want to change the value to a function. But if I do that, the order has changed. For example, This result outputs zero, contrary to normal expectations. This...

posted 3 years ago
  • 4 replies
  • 610 views
This content is deleted
Forum Topic
Z-ordering won't work?
0 favourites

I have some text objects that I need to order. For every text that I "spawn" I use a function for setting the size, color etc. And one of these function paramet...

  • 4 replies
  • 1.2K views
This content is deleted
Forum Topic
How to add event using “Or Block”
0 favourites

I found an “Add Or Block” when adding event, but nothing happens after clicking it. I want to add if A collides into B OR C OR D, A dies. Thanks for helping me!

posted 3 years ago
  • 4 replies
  • 429 views
This content is deleted
Forum Topic
How to make a puzzle for a RPG
0 favourites

For an RPG I would like to make simple puzzles for my players, but I don't manage. My first idea (as seen in the later picture). If a player walks on one cell,...

  • 3 replies
  • 320 views
This content is deleted
Forum Topic
How do I figure out why some actions are being bypassed?
0 favourites

I am facing some trouble with the following: I have two functions: One called when the player takes damage, and another called when it is game over. When the pl...

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

As I asked in the title, How do I use expression Function.Param(0) in Construct 3 ?

posted 3 years ago

Similar Tags