How To Stop Character From Dying When Hitting A Platform

Discussion in 'How Can I...?' started by happyhacker, Aug 8, 2018.

  1. happyhacker

    happyhacker Boxer

    Joined:
    Aug 7, 2018
    Messages:
    1
    Likes Received:
    0
    My problem is this: Every time I drag my character to move fast into a platform, he dies. The Platform is Fixed, has Collision type: Collide, Destroy Type: No Destroy. I tried these things already:
    1. added damage 0 and to the platform - still same thing
    2. added health 99999 to the character - still same thing
    3. added both health 9999 to character and damage 0 to platform - still same thing.
    Do you have any suggestions on what I can do in order to save my character from dying when hitting platforms (or any kind of obstacle, I even tried instead of platform to have Physics object with no help)
     

Share This Page