Content tagged trigger

Similar Tags

Report Tag

36 usages of this tag
  • 1 replies
  • 519 views
Not favoritedFavorited Favorited 0 favourites

The topic says it all: I can't figure out how to achieve that. I have multiple Doors in my layout that do open automatically using a coordinate-tween upon colli...

  • 18 replies
  • 1.86K views
This content is deleted
Forum Topic
A quick question about triggers
Not favoritedFavorited Favorited 0 favourites

In case the same trigger happens multiple times at the same tick for different instances of a family object, do this trigger get all instances at once and runs...

posted 3 years ago
  • 5 replies
  • 447 views
This content is deleted
Forum Topic
How do I Make A Button-Triggered Conversation?
Not favoritedFavorited Favorited 0 favourites

I've started making a new game in Construct 3, and I'm having a bit of an issue. I have it so that you press Enter to start a conversation with an NPC, but I'm...

posted 3 years ago
  • 1 replies
  • 532 views

So, my player walks up to a bench, which triggers text to appear, telling the player to "press S". That works fine, and the player presses "S" and the text chan...

posted 3 years ago
  • 4 replies
  • 581 views
Not favoritedFavorited Favorited 0 favourites

How do I turn the gamepad-analog stick on y-axis >0 into a triggered event, so that it only alters the variable once if true. In the main menu I want to change...

posted 3 years ago
  • 25 replies
  • 1.18K views
This content is deleted
Forum Topic
Trigger Throw animation while running.
Not favoritedFavorited Favorited 0 favourites

How do you set up events to trigger the player's throw animation while running and then return to the default running when the button Is'nt pressed? I've tried...

  • 3 replies
  • 536 views
This content is deleted
Forum Topic
Calculation not quick enough?
Not favoritedFavorited Favorited 1 favourites

I have an interesting problem that I can't solve. I have a calculation that should trigger when the calculation is met. However, it doesn't happen every time (b...

  • 4 replies
  • 393 views
Not favoritedFavorited Favorited 0 favourites

I have an event sheet function that change an object animation: Function(X,Y){. Event: Object.PosX = X; Object.PosY = Y; Action: Set animation to "Clicked"; }....

posted 2 years ago
  • 3 replies
  • 339 views
Not favoritedFavorited Favorited 0 favourites

As in the image below the 12th event is triggered when a drag and drop operation on the "dart" object is dropped, after that if you touch the screen again and e...

posted 2 years ago
UpvoteUpvote 1 DownvoteDownvote
This content is deleted
Tutorial
Handdle Bolean in multiplayer
Not favoritedFavorited Favorited 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...

Similar Tags