Content tagged disable

Report Tag

10 usages of this tag
  • 6 replies
  • 1.3K views
This content is deleted
Forum Topic
How do I disable sound effects after getting a Game Over?
0 favourites

I'm making a simple shooting game and want to know how to stop a sound effect from playing after the player gets a Game Over. I've tried using the "Stop Audio"...

posted 5 years ago
  • 4 replies
  • 1.2K views
This content is deleted
Forum Topic
How do I disable a fade out effect?
0 favourites

How do I disable a fade effect - simply choose "disable effect" and in the effect text input - do I enter "fade" or "fade out"? I tried "fade" and it did not di...

posted 4 years ago
  • 6 replies
  • 383 views
0 favourites

Hey guys! I'm working on a scrollable menu and I'm using "destination out" blend mode to contain the items. The problem is they're still clickable in the "desti...

posted 4 years ago
  • 2 replies
  • 862 views
This content is deleted
Forum Topic
How do I enable/disable persist behavior?
0 favourites

How do I enable/disable persist behavior?

  • 2 replies
  • 312 views
This content is deleted
Forum Topic
How do I prevent conflicting layers?
0 favourites

Hey experts. Going to try to keep from making this a wall of text. Have a project with several layers with the “combat” and “crops” layers being the focus here....

posted 3 years ago
  • 2 replies
  • 316 views
This content is deleted
Forum Topic
How do I pick only one object?
0 favourites

I have multiple bullet objects which have a boolean called "disabled" and once they leave the screen they turn on the boolean "disabled" and they stop moving. W...

  • 7 replies
  • 841 views
This content is deleted
Forum Topic
Is object pooling convenient for construct 3?
0 favourites

I am making a bullet hell game and I made an object pooling system and once the bullets get outside of the screen they get disabled and stop moving. To enable t...

  • 0 replies
  • 99 views
This content is deleted
Forum Topic
Disable multitouch for drag and drop objects
0 favourites

I think I came up with a simple solution for disabling multitouch for drag and drop objects if anyone else would like to test. The solutions I've seen on other...

  • 1 replies
  • 353 views
This content is deleted
Forum Topic
How do I disable interaction on an object?
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
  • 263 views
0 favourites

I've a problem with the game I made in Construct 3. When played from a iOS device, touching the screen make all be selected becoming blue like selected test. Ca...