Content tagged toggle

Similar Tags

Report Tag

10 usages of this tag
  • 2 replies
  • 557 views
This content is deleted
Forum Topic
How do I fix this "toggle" animation?
Not favoritedFavorited Favorited 0 favourites

I'm currently working on my game's menu screen and have an icon that toggles the sound on/off when clicked/tapped. It works fine when static but when I try to a...

posted 6 years ago
UpvoteUpvote 2 DownvoteDownvote
This content is deleted
Tutorial
Double Tap Buttons to Toggle Actions (Gamepad)
Not favoritedFavorited Favorited 0 favourites

This is my first post for the Construct community! I've read several older articles regarding the creation of toggled actions for a single button. I've decided...

  • 1 replies
  • 1.37K views
This content is deleted
Forum Topic
How do I toggle sound effects and music separately?
Not favoritedFavorited Favorited 0 favourites

I'm currently using "toggle silent" to toggle my game audio on/off via a touchable sprite, but can't figure out how to make it so that it's possible to toggle s...

  • 1 replies
  • 745 views
This content is deleted
Forum Topic
How do I toggle sound effects on/off?
Not favoritedFavorited Favorited 0 favourites

I can't work out how to toggle sound effects on/off. Using the "toggle silent" action works but it silences both music and sound effects. I've tried using "set...

  • 3 replies
  • 587 views
This content is deleted
Forum Topic
Issues with toggling music and sound effects
Not favoritedFavorited Favorited 0 favourites

I've been trying various methods of toggling my game's sound and music separately but am now completely stuck. I can get the title screen music to toggle but as...

posted 5 years ago
  • 1 replies
  • 351 views
This content is deleted
Forum Topic
How do I make a toggleable button?
Not favoritedFavorited Favorited 0 favourites

I want to figure out how to make a toggleable button (Ex. I press space and something turns invisible, I then press space again and I become visible).

posted 3 years ago
  • 2 replies
  • 466 views
This content is deleted
Forum Topic
Why is my toggle not working?
Not favoritedFavorited Favorited 0 favourites

I don't understand why this isn't working? It seems like it should be simple enough? Global Boolean "Pause" is False on start. When Escape is pressed, if Pause...

posted 2 years ago
  • 6 replies
  • 345 views

I have a family called "ItemSlot" with a variable called "ItemSlotNumber". I have placed 6 ItemSlots in my layout, each having a unique number in the ItemSlotNu...

posted 1 years ago
  • 2 replies
  • 248 views
This content is deleted
Forum Topic
How do I add switching platforms?
Not favoritedFavorited Favorited 0 favourites

I want to add switching platforms to my platformer game. There will be 2 states; On and Off. On: Collider is on. Off: Collider is off. If it's in the "Off" stat...

  • 1 replies
  • 148 views
This content is deleted
Forum Topic
How do I toggle collision based on height?
Not favoritedFavorited Favorited 0 favourites

I'm trying to make dripping coffee, but because the object is spawned on top of one another, they collide immediately and bounce off to random directions. The s...

Similar Tags