Jackaboi's Forum Posts

  • 3 posts
  • Thanks everyone for your help!

  • Player start "endCooldown" timer for 3 seconds

    Where is this command in the add 'Player' action menu?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I am fairly new to construct, I was wondering if anyone could help me out with this. I followed the beginners tutorial for the ghost shooter game and have added in two new weapons. You change weapons when you press space. It adds a number to a variable that resets after it gets to 2. The regular gun is 0, flamethrower is 1 and bomb is 2. The bomb is fairly overpowered so far, so I tried to put a cooldown on it by using a variable that gets added to when the bomb is used. Another event senses when the variable is added to, waits 3 seconds, then minuses the number from the variable, setting it back to 0. It works once at the start, then allows the player to throw bombs without a cooldown. I will attach a picture to this thread message thing, can someone please tell me what I'm doing wrong?

    Tagged:

  • 3 posts