Forum Topics tagged system

Report Tag

20 forum topics with this tag
  • 3 replies
  • 730 views
This content is deleted
Forum Topic
How do I make a wave system ?
1 favourites

So I want to make a wave system on a different spawners at random and set a X number of monsters to spawn on wave 1, then wave 2. I want that all monsters from...

posted 2 years ago
  • 4 replies
  • 277 views
This content is deleted
Forum Topic
Every X Seconds Question
0 favourites

Every 8 Seconds ---->. If Time = 6 when I press and keep holding space, will this action be run at Time = 8 or will it run at Time = 14?

posted 1 years ago
  • 9 replies
  • 459 views
This content is deleted
Forum Topic
How do I pause an specific set of events?
0 favourites

For my game I've created a family for objects I want to set the timescale to 0 whenever the game is paused and such, because setting the project's time scale wo...

  • 2 replies
  • 189 views
0 favourites

I'm making an idle game where blocks fall from the sky and you must grind the blocks to earn money. I tried using localstorage, it worked well for saving the pl...

  • 2 replies
  • 93 views
This content is deleted
Forum Topic
How to track collectables separately across levels?
0 favourites

I'm making a game similar to Banjo Kazooie, in which collectables are used to unlock more levels. The issue with this is tracking the collectables within the le...

posted 2 months ago
  • 1 replies
  • 74 views
This content is deleted
Forum Topic
How to stop a wait for action
0 favourites

I created some "wait" actions during a round, but the events trigger after the round ends. Is there a way to end all "wait" actions? I have tried "stop all time...

  • 1 replies
  • 43 views
0 favourites

I've got a pause menu that sets the system timescale to 0. There are sliders in the pause menu that increase/decrease their values every tick. This means that u...

  • 10 replies
  • 190 views
This content is deleted
Forum Topic
Inventory system in 15 events
0 favourites

I was try to create inventory system in Construct 2 but I ran into a problem, if inventory is full and you take items, items are disapper. Pls help me to solve...

  • 2 replies
  • 63 views
This content is deleted
Forum Topic
How do I....... ?
0 favourites

How can I repeat the entire event without using every tick and every x second...When using system / repeat...The event is repeated many times at the same time a...

  • 2 replies
  • 54 views
0 favourites

So pretty much I made a knockback system it works for my normal enemies and other bosses with the same code but then when it comes to this guy it does it every...