Content tagged trigger

Similar Tags

Report Tag

30 usages of this tag
1
This content is deleted
Tutorial
Handdle Bolean in multiplayer
0 favourites

I would like to share my technique for dealing with booleans in multiplayer. Let's analyze the image below. We then have a computer that shows whether it is on...

  • 3 replies
  • 915 views
This content is deleted
Forum Topic
How do I add Time delay as event?
0 favourites

I want to take screenshot of the canvas. But, I want to do it after layout get loaded with time delay! Is it possible? Thanks in advance.

  • 2 replies
  • 573 views
This content is deleted
Forum Topic
How do I trigger sound at random times in the game?
0 favourites

I have a character running in the game and I want to trigger some sounds while he is running at random times, taking into account this is an endless running gam...

posted 5 years ago
  • 1 replies
  • 520 views
This content is deleted
Forum Topic
ashley multiplayer several triggers
0 favourites

I would like to know what happens to trigger (on peer messages) when several are received by the host at the same time in the same tag ? Whereas no messages are...

  • 2 replies
  • 744 views
This content is deleted
Forum Topic
Help with enemy A.I?
0 favourites

Hey, so I've already posted something similar for assistance but I'm afraid that its too much of a clustered post. So, I recreated a more streamlined version of...

  • 2 replies
  • 553 views
This content is deleted
Forum Topic
Can I trigger on the Android mobile back button?
1 favourites

I can trigger a mobile back button in Android studio. But I don't know how to trigger this with the Construct 3 game. I would like to control events such as swi...

posted 4 years ago
  • 5 replies
  • 365 views
This content is deleted
Forum Topic
How do I create a trigger based on Compare X?
0 favourites

On start of layout a sprite(bird) is created that has simulated 8 direction movement based on an instance list. From start the bird simulates movement downwards...

posted 4 years ago
  • 2 replies
  • 391 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,...

  • 2 replies
  • 813 views
This content is deleted
Forum Topic
How do I prevent click "double trigger"?
0 favourites

So I'm stuck on this issue and I can't find a solution for the life of me. I'm trying to prevent double clicking on an object, but it seems that everything I tr...

posted 4 years ago
  • 6 replies
  • 416 views
This content is deleted
Forum Topic
How do I use a boolean to inhibit an action?
0 favourites

I am trying to check whether a boolean is true each time the player presses Z and, if this boolean is true, and the player presses Z again, inhibit the function...

Similar Tags