Forum Topics tagged events

Events are Construct's main feature: instead of complicated scripting or programming languages with fiddly syntax and difficult errors, you can define how the game works using a simpler block system. The blocks are collectively referred to as events.

Report Tag

101 forum topics with this tag
  • 3 replies
  • 170 views
0 favourites

As in the image below the 12th event is triggered when a drag and drop operation on the "dart" object is dropped, after that if you touch the screen again and e...

posted 6 months ago
  • 8 replies
  • 232 views

First of all, VERY happy to have typescript running instead of vanilla Javascript! I spent today converting my existing project and I was able to convert most o...

  • 6 replies
  • 358 views
This content is deleted
Forum Topic
Which one is more efficient?
0 favourites

I want to create outfit sprites attached to the characters and adjust the animations accordingly. In your opinion, which one is more efficient? From the followi...

  • 1 replies
  • 105 views
0 favourites

FOR REFERENCE - this is related to my previous (solved) post about incremental enemy movement. I have the movement set for my first enemy (toad), and he moves e...

  • 2 replies
  • 87 views
This content is deleted
Forum Topic
How do I manage events across multiple layouts?
0 favourites

I am new to Construct 3 and I am just getting to grips with it. I have a good idea about the functionality of my game, but I am struggling to work out the best...

posted 2 months ago
  • 0 replies
  • 93 views

First make a Test level, then (at least) one more level. Now make an event sheet title something along the lines of 'Level event sheet'. You'll use this for eve...

  • 6 replies
  • 103 views
0 favourites

As the title suggests. I think when I use Construct 3 events, the "On destroy" events/conditions won't trigger when the layout ends. However, when I do the same...

  • 10 replies
  • 201 views
This content is deleted
Forum Topic
Inventory system in 15 events
0 favourites

I was try to create inventory system in Construct 2 but I ran into a problem, if inventory is full and you take items, items are disapper. Pls help me to solve...

  • 2 replies
  • 73 views
This content is deleted
Forum Topic
How do I ???
0 favourites

HOW CAN I MAKE THE RED STAR ALWAYS CHANGE DIRECTION EVERY CERTAIN TIME...WITHOUT REPEATING AN EVENT...I DID THIS BUT I DON'T KNOW HOW TO DO IT ANY OTHER WAY. Th...

posted 9 days ago
  • 2 replies
  • 76 views
This content is deleted
Forum Topic
How do I....... ?
0 favourites

How can I repeat the entire event without using every tick and every x second...When using system / repeat...The event is repeated many times at the same time a...