Content tagged interaction

6 usages of this tag
UpvoteUpvote 10 DownvoteDownvote
This content is deleted
Tutorial
Creating RPG-style NPCs
Not favoritedFavorited Favorited 41 favourites

Welcome to this NPC tutorial – now complete and with the example project included! The aim of this is to show you how to create a system to control multiple typ...

  • 1 replies
  • 887 views
This content is deleted
Forum Topic
How do I disable interaction on an object?
Not favoritedFavorited Favorited 0 favourites

I have a simple sprite that acts as a button, when I click it, it performs an action. How can I disable this interaction based on a condition (for example - var...

  • 1 replies
  • 369 views
This content is deleted
Forum Topic
How to avoid click html buttons obscured by sprites
Not favoritedFavorited Favorited 0 favourites

It is a button like this, how can the button avoid triggered when clicking on the ground?

  • 3 replies
  • 331 views
Not favoritedFavorited Favorited 1 favourites

I've created my main and in-game menus, and I can navigate them using the mouse with hover and click functionality. Now, I'd like to enable selection and intera...

  • 5 replies
  • 288 views

I'm working on a Construct 2 game and I'm having trouble with a specific mechanic. I'd appreciate if someone could show me the proper way to structure this logi...

  • 4 replies
  • 100 views
Not favoritedFavorited Favorited 0 favourites

(Sorry for the repost - accidentally posted this in the Construct 2 forum.). I recently just wrapped up my physics engine for my game. Only to realize that the...