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

144 usages of this tag
  • 2 replies
  • 569 views
This content is deleted
Forum Topic
Can you use behaviour events when the object is a family?
Not favoritedFavorited Favorited 0 favourites

I have started to use families, but there isn't an option to add events concerning behaviours where the family is the object. To be specific, I want to play a s...

  • 2 replies
  • 555 views
This content is deleted
Forum Topic
How do I solve my problem with "shooting"?
Not favoritedFavorited Favorited 0 favourites

I tried to start prototyping a game. As a first action my Sprite should "shoot". For that, I found a tutorial on youtube. For shooting, I catch a keyboard event...

posted 4 years ago
  • 2 replies
  • 969 views
This content is deleted
Forum Topic
Wonky Bullet Behaviors
Not favoritedFavorited Favorited 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
  • 464 views
This content is deleted
Forum Topic
How do I set one condition for multiple collide?
Not favoritedFavorited Favorited 0 favourites

My game can spawn multiple kind of monsters, but they're all one points when hit. Can I combine all of them into one Event? Eg. When bullet collides with Monste...

posted 4 years ago
  • 1 replies
  • 1K views
This content is deleted
Forum Topic
Collision event in script
Not favoritedFavorited Favorited 0 favourites

I'm starting using Scripting in Construct 3 and I'm a little lost. I made a Player class and want to manage events in my class. Is it possible to access an even...

  • 4 replies
  • 1.84K views
This content is deleted
Forum Topic
How to add event using “Or Block”
Not favoritedFavorited Favorited 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 4 years ago
  • 4 replies
  • 793 views
This content is deleted
Forum Topic
Best practices with Events?
Not favoritedFavorited Favorited 0 favourites

I'm wondering about what the best practices are in regard to performance and development efficiency with the eventing system for a multilayer game. Currently in...

  • 1 replies
  • 638 views
This content is deleted
Forum Topic
Beginner's question: underlined action
Not favoritedFavorited Favorited 0 favourites

The add action-screen sometimes shows an underlined action. What does this underlining mean and what can I do with it? Example:

posted 4 years ago
  • 3 replies
  • 997 views
This content is deleted
Forum Topic
How do I create a custom event trigger?
Not favoritedFavorited Favorited 0 favourites

I tried searching for quite a bit, but either my terminology is wrong or there just isn't much information about this topic. I want to create an event condition...

posted 4 years ago
  • 4 replies
  • 574 views
This content is deleted
Forum Topic
A question about events (the wait action)
Not favoritedFavorited Favorited 0 favourites

Hallo! I have a question about how events work. On start of layout: Repeat 10 times: With this code I expected I would see this: Wait 0.1 second. Create sprite....

posted 4 years ago