Search Unity

2D ragdoll Stickman balance

Discussion in 'Physics' started by S3Critsss, Mar 12, 2020.

  1. S3Critsss

    S3Critsss

    Joined:
    Jan 6, 2020
    Posts:
    111
    I'm trying to make a gladiator stickman game but i need the stickman to actually stand (I'm using a basic stickman using hinge joints). Right now he is a ragdoll which i want but i want him to be able to walk and balance himself kind of like near the end of this video
     
    Last edited: Mar 13, 2020
    MelvMay likes this.
  2. adityaspt

    adityaspt

    Joined:
    Mar 22, 2020
    Posts:
    6
    Even im trying to achieve this. @S3Critsss Any progress on this?
     
  3. S3Critsss

    S3Critsss

    Joined:
    Jan 6, 2020
    Posts:
    111
  4. boa3141

    boa3141

    Joined:
    Jul 7, 2020
    Posts:
    1
    i want it to
     
  5. Vladik_K

    Vladik_K

    Joined:
    Apr 26, 2018
    Posts:
    1
    I always wondered how to do that and I have miraculously managed to find this video that I believe is what you are looking for:


    And here is the second part to actually make the player walk:


    Hope this helps :)

    Edit: this is the first time I ever posted in the Unity forum in like 7 years of my game development
     
    hamdanb234 likes this.
  6. adityaspt

    adityaspt

    Joined:
    Mar 22, 2020
    Posts:
    6
    Looks good. Thanks buddy
     
  7. VeryMuchBrainDamage

    VeryMuchBrainDamage

    Joined:
    Aug 8, 2023
    Posts:
    1
    I just started game developement and was looking for this thx