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.

Report Tag

104 usages of this tag
1
This content is deleted
Tutorial
How to use less events
0 favourites

THis is a tutorial for who uses Construct 3 free version and needs to save events to make a better game. I hope it helps you. 1. One object for two. Normally yo...

1
This content is deleted
Tutorial
Events as Text
0 favourites

This short tutorial covers the formatting of event sheets as text for sharing.

13
  • 6.3K visits
  • 9.2K views
This content is deleted
Blog Post
Common mis-used events and gotchas
9 favourites

Construct 2's event system is designed to be easy to use for complete beginners, not requiring any technical knowledge. We regularly talk to users via our email...

2
  • 4.2K visits
  • 6.5K views
This content is deleted
Blog Post
Event Sheet improvements in Construct 3
2 favourites

The Event Sheet is the core of Construct. It is one of the key things that distinguishes Construct from other tools, and many spend the majority of their time w...

3
  • 2.3K visits
  • 3K views
This content is deleted
Blog Post
Why do events only run on one core?
2 favourites

Recently on the forum it's been asked several times why Construct 2 only runs events on one CPU core. I'm not sure why it's suddenly become a hot topic, but I w...

10
This content is deleted
Blog Post
Optimising events with function binding
4 favourites

Shortly after finishing the expression-to-JavaScript compiler , I realised a couple of the performance tricks we used there could actually be applied to conditi...

20
This content is deleted
Blog Post
An optimal way to write events in Construct
13 favourites

Hi, been a while since my last blog post. So lately I’ve been thinking about switching engines for my game. I must admit that in a world where Unity is getting...

  • 1 replies
  • 956 views
This content is deleted
Forum Topic
What's the difference between these two conditions?
0 favourites

posted 5 years ago
  • 11 replies
  • 1.3K views
0 favourites

Hey guys, I'm trying to recreate a sonic game, but I'm stuck on the part that I get hit and drop all my rings. I made the ring dropping, bouncing and everything...

posted 5 years ago
  • 1 replies
  • 3.7K views
0 favourites

Can we develop an multiplayer game in Construct 3 with more than 2players. Please anyone can help me out on this with an example for more than 2players.