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

96 forum topics with this tag
  • 3 replies
  • 588 views
This content is deleted
Forum Topic
Duplicate Top Level Conditions In Relation To Performance
1 favourites

I'm attempting to keep my event groups organized, but this often results in situations where I'm setting conditions such as "Every 1 Second" in multiple areas i...

posted 5 years ago
  • 2 replies
  • 425 views
This content is deleted
Forum Topic
Finish when empty (block game)
0 favourites

I'm working on a Arkanoid tutorial. In the image I provide I try to understand how to set: When all blocks are gone, go to new layout. ANyone want to push me in...

posted 5 years ago
  • 4 replies
  • 844 views
This content is deleted
Forum Topic
How do I restart a one-shot particle in event sheet?
0 favourites

How do I restart a one-shot particle in the event sheet? I have a particle fire once after load. But I want to trigger it again on an event. Any suggestions?

posted 5 years ago
  • 1 replies
  • 464 views

I want to trigger an event when the player close the application with home button in Android devices, I mean hardware home button. Actually my problem is when I...

  • 2 replies
  • 495 views
0 favourites

I have a game fully developed but am a stickler for optimization and efficiency. I am looking for a C3 Guru who is a master of the Events and programming to ass...

  • 3 replies
  • 548 views
This content is deleted
Forum Topic
How do I set Pin Mode dynamically?
0 favourites

I have two sprites, several instances of each. I want to set the pin mode based on instance variable of the object that spawned it. How can I set/change Pin Mod...

  • 4 replies
  • 521 views
This content is deleted
Forum Topic
How often are functions called?
0 favourites

I'd assumed that function calls worked the same as other actions in an event. It seems that this isn't the case though. As the actions above and below the funct...

posted 5 years ago
  • 2 replies
  • 836 views
0 favourites

I have text objects on which I put click and touching event with some actions, the sad thing is actions are not getting executed when I click those objects. How...

  • 3 replies
  • 515 views
This content is deleted
Forum Topic
How do I only pin to the newly spawned instance?
0 favourites

I've got sprites that are created with with a keyboard event. The may have some other sprites spawned and pinned to them at the same time. The first spawning wo...

  • 2 replies
  • 556 views
This content is deleted
Forum Topic
How do I detect the end of a tween?
0 favourites

I have a sprite that moves with a tween behavior. There's a random selection of sprites that have an IsActive variable set. I need to reset this variable at the...

posted 5 years ago