Make Character Bullet Defeat Particular Object

Discussion in 'How Can I...?' started by TheGameAppStudio, Mar 21, 2018.

  1. TheGameAppStudio

    TheGameAppStudio Serious Boxer

    Joined:
    Nov 2, 2016
    Messages:
    927
    Likes Received:
    318
    Hi,
    I would like to know if this is possible?
    i.e. Character bullet must defeat particular object.Say there are multiple objects of different color the bullet must defeat only a particular color.
     
    AppNasty likes this.
  2. AppNasty

    AppNasty Miniboss Boxer

    Joined:
    Apr 14, 2016
    Messages:
    1,485
    Likes Received:
    890
    Looking into it now to see if i can find a way.
    EDIT: Nope....i couldnt figure it out. I'm sure there's a trick you can do. Maybe someone else can. @brakewind723 you?
     
    TheGameAppStudio likes this.
  3. brakewind723

    brakewind723 Serious Boxer

    Joined:
    Oct 3, 2015
    Messages:
    583
    Likes Received:
    506
    Hmm. Maybe using advance move operations. Not sure what the gameplay is so this might not be a solid solution, but try working with the advance move collision event, the affected objects health and enemy spawners inside the advance move animation editor.
     
    TheGameAppStudio and AppNasty like this.
  4. AppNasty

    AppNasty Miniboss Boxer

    Joined:
    Apr 14, 2016
    Messages:
    1,485
    Likes Received:
    890
    Never thought about that....I am ashamed.
     
  5. brakewind723

    brakewind723 Serious Boxer

    Joined:
    Oct 3, 2015
    Messages:
    583
    Likes Received:
    506
    I've been brainwashed by Trey Smith, don't feel bad :confused::D
     
    TheGameAppStudio and AppNasty like this.
  6. TheGameAppStudio

    TheGameAppStudio Serious Boxer

    Joined:
    Nov 2, 2016
    Messages:
    927
    Likes Received:
    318
    The game play is this i.e. there are 4 different objects connected to 4 character bullet .While shooting each character bullet must hit only corresponding enemy object.If either of bullets hit different enemy object it should show game over.
    Haven't started working but this is the concept.Will try your other solution

    @OneHitGamer @brakewind723 If you have time can you kindly go through this thread too ;) https://www.buildbox.com/forum/index.php?threads/character-bullet-and-next-scene.12141/
     
    AppNasty likes this.

Share This Page