Can't Figure Out Why My Actor Wont Be Defeated.

Discussion in 'How Can I...?' started by Kizaper, May 25, 2019.

  1. Kizaper

    Kizaper Boxer

    Joined:
    May 20, 2019
    Messages:
    2
    Likes Received:
    0
    Hey guys i was just wondering how i can make my actor die when touching the "ground" i noticed that the template "bounce" that is in bb3 doesn't die when touching the ground.. i have 5ec83a944b4184c0c6b15632b35b3691.png 9ba08af90a865fbe26cbc435097e56bb.png tried adding a "if collide then defeat" but it doesn't look like its working and i can't figure out why.
     

    Attached Files:

  2. Rusted

    Rusted Avid Boxer

    Joined:
    May 24, 2017
    Messages:
    133
    Likes Received:
    39
    Ive tried everything I can to make it die....I even went to known template with effective collide actions...duplicated it and it just doesnt work.

    bug? or again we just dont know how to do it...you would think this would be easy...especially following a known working template...use that same method and not work...ugh...add it to the bug list . @Miko Buildbox
     
  3. Kizaper

    Kizaper Boxer

    Joined:
    May 20, 2019
    Messages:
    2
    Likes Received:
    0
    Yeah ive tried alot of different stuff and honestly nothing i do works.. ive watched all the tutorial vids but nothing helps.
     
  4. imonedesign

    imonedesign Boxer

    Joined:
    Oct 25, 2015
    Messages:
    73
    Likes Received:
    50
    You need to add physics to "Ground" object so it can have a collision shape to work with the actor's "If Collide" node, also select "Enemy" in collision group for "Ground" object, make "If Collide" node for the actor effect all enemies and everything should work.

    Don't forget to activate the Debug Mode to see what you are doing.

    Please check the attached files for more details.
     

    Attached Files:

  5. wayne_martell

    wayne_martell Avid Boxer

    Joined:
    Sep 25, 2015
    Messages:
    301
    Likes Received:
    100
    Great stuff learned more from this than I have in ages !!! Thanks
     
    imonedesign likes this.
  6. imonedesign

    imonedesign Boxer

    Joined:
    Oct 25, 2015
    Messages:
    73
    Likes Received:
    50
    Thank you, happy to help.
     

Share This Page