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

97 forum topics with this tag
  • 7 replies
  • 492 views
This content is deleted
Forum Topic
Performance Experiences
0 favourites

I'd love to collect anecdotes from the community regarding performance differentials measured between the use of: Pure Event scripting. Combined Event and JS sc...

  • 4 replies
  • 839 views
This content is deleted
Forum Topic
multiple event sheet execution order
1 favourites

Just wondering what the process is when including multiple event sheets in a layout. Do the included event sheets run simultaneously from top to bottom or are t...

  • 2 replies
  • 394 views

How you guys doing? Let me clarify the problem: I'm building a mobile app game, which many of the actions are based on real time, so when the App is suspended,...

  • 5 replies
  • 789 views
This content is deleted
Forum Topic
Prevent layer from interaction
0 favourites

I have some kind of book pages which are represented as layers in Construct. On every page are different characters. All characters are dragable. By switching p...

  • 6 replies
  • 1K views

I read through the scripting reference documentation but am not finding what I need. What I would like to do is this: Determine if the mouse is over object A. I...

  • 3 replies
  • 1.8K views
This content is deleted
Forum Topic
Changing Global Variables between layouts
0 favourites

Is there a way to change various Global Variables between layouts and their event sheets? I've added a second layout and have been hoping to use the original ev...

  • 4 replies
  • 861 views
This content is deleted
Forum Topic
How do I change global variables for each level?
0 favourites

I want to increase the 'virustotal' and 'crittercount' global variables for each level, but can only get this to work for the second level by adding an action i...

  • 0 replies
  • 544 views
0 favourites

I'm currently using five events to set pathfinding paths for enemies based on the player position and some constraints. I'm trying to simplify it down to a sing...

posted 4 years ago
  • 4 replies
  • 692 views
This content is deleted
Forum Topic
How do I change objects in events easily?
0 favourites

Well, I'm working on ghost shooter tutorial game and I add a lot of events in player1, the player1 has a event sheet, so I copy this event sheet to make a playe...

posted 4 years ago
  • 3 replies
  • 1K views
This content is deleted
Forum Topic
How do I make random events?
0 favourites

I'm trying to make a life simulator game and I want to add random events like ''You see a dog and it bite you.'' I don't know how to do that. I'm very new in ga...

posted 4 years ago