Character shooting where the player taps (bullet moving towards the tap)

Discussion in 'Gameplay' started by mybg, Mar 29, 2016.

  1. mybg

    mybg Boxer

    Joined:
    Feb 28, 2016
    Messages:
    4
    Likes Received:
    1
    Hi guys, I was wondering if there's a way for the bullet to move where the player taps. I'm using BB 1.36. The game is TOPDOWN view. Thanks
     
  2. jigglybean

    jigglybean Avid Boxer

    Joined:
    Nov 3, 2015
    Messages:
    270
    Likes Received:
    125
    You need to make a bullet object. On the game scene, attach the character to the bullet using connections. Change the bullet OBJECT TYPE to Character Bullet. Then set the bullets shooting direction, scale etc that suits your game.

    Collision Type - No Collide
    Destroy Type - Destroy Enemy
    Wake Up/Sleep - Both Disabled.
    Spawner TICK
    Spawn rate - again, this depends on your game, so adjust it to how you want.
    Spawn action - Single shooting
     
    superjack765 likes this.
  3. heathclose

    heathclose Miniboss Boxer

    Joined:
    Jan 28, 2016
    Messages:
    1,810
    Likes Received:
    1,026
    shoot where you are tapping? No
     

Share This Page