Bullet goes through Platforms?

Discussion in 'Buildbox General Discussion' started by mobile_gamegraphics, May 18, 2016.

  1. mobile_gamegraphics

    mobile_gamegraphics Boxer

    Joined:
    Oct 12, 2015
    Messages:
    86
    Likes Received:
    29
  2. dtanner2000

    dtanner2000 Boxer

    Joined:
    Sep 25, 2015
    Messages:
    40
    Likes Received:
    28
    I think you can set your walls to have a health attribute under 'objects' and set the health to infinite (99999999) then they should absorb the bullets.
     
  3. mobile_gamegraphics

    mobile_gamegraphics Boxer

    Joined:
    Oct 12, 2015
    Messages:
    86
    Likes Received:
    29
  4. dougsavage1

    dougsavage1 Boxer

    Joined:
    Sep 25, 2015
    Messages:
    46
    Likes Received:
    17
    ok so what I've done is created an object with enemy properties to fit inside the wall. I turn the opacity to 0 so it can't be seen. I also dont make it large enough to bypass the borders of the actual wall because it would kill the character. Then you would give the dummy enemy object infinite health and at least one damage property. Problem solved!
     
    mobile_gamegraphics likes this.
  5. heathclose

    heathclose Miniboss Boxer

    Joined:
    Jan 28, 2016
    Messages:
    1,810
    Likes Received:
    1,026
    or you can put a logic transform piece along the wall that affects your bullets and change their position to off screen
     
    mobile_gamegraphics likes this.

Share This Page