User Tag List

Results 1 to 3 of 3

Thread: Ways to make player shoot one bullet at a time?

  1. #1
    Clicker HTML5 Export Module

    Join Date
    Nov 2017
    Posts
    2
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Ways to make player shoot one bullet at a time?

    I am making a game and you use the mouse to move your character, and WASD to shoot.

    W = shoots up
    A = shoots left
    S = shoots down
    D = shoots right

    The problem is you can shoot multiple bullets at different directions at the SAME time. I want it so that you are only able to shoot once at a time. Basically to prevent people from cheating.

    I hope you guys can help me out. Thanks.
    Attached files Attached files

  2. #2
    Clicker HTML5 Export Module

    Join Date
    Nov 2017
    Posts
    2
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    And maybe have the player wait a quarter of a second before they can fire another bullet again.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)

    Join Date
    Sep 2017
    Location
    Milano, Italy
    Posts
    130
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    You can check the numbers of bullets in play area and shoot only when equals to zero.
    Be sure to destroy the first static bullet and the exiting launched bullets.

Similar Threads

  1. How to make an enemy shoot directly at the player?
    By LemonyLime in forum The Games Factory 2 - Technical Support
    Replies: 18
    Last Post: 8th January 2017, 10:23 PM
  2. Replies: 2
    Last Post: 23rd April 2014, 05:48 AM
  3. Any ways to set an action for Wait a certain time?
    By BackStaged in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 13th June 2013, 09:45 PM
  4. Bullet-Time: There is no Foo!
    By Dines in forum Articles
    Replies: 24
    Last Post: 2nd June 2013, 10:04 PM
  5. Shoot-em-up Bullet Generator help
    By FungalGrowth in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 24th May 2008, 03:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •