Zavalen17's Forum Posts

  • 3 posts
  • Actually if you can help, (I know its been 3 years) I'm trying to add this to all my guns in the game. I've been using Nimtrix's idea but will only work for one gun. Barc0d3guy's way doesn't work because I need it to be a global variable so I can increase the total speed for it to take to shoot. Is there a way to do this for multiple guns?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks that helped me a lot!

  • I know this has been a few years since, but for people who are still trying to do this and are using the WSAD controls and mouse, follow these steps:

    1. Add the Solid Behavior to the thing you're trying to stop stuff with (Your border)

    2. Add the 8Direction Behavior to your player (I know, I know just wait)

    3. Go to your player and in your behavior section (under properties) go to 8Direction and put 0's for Max Speed, Deceleration, and Acceleration

    Hope This Works!

  • 3 posts