Godot Basic 2D Ragdoll

Поділитися
Вставка
  • Опубліковано 1 жов 2024
  • Creating a 2D ragdoll in the Godot engine.
    Repo Link: github.com/fir...
    Get Cryptographer! - store.steampow...
    Twitter - / firebelley
    Discord - / discord
    Itch.io - firebelley.itc...
    Steam - store.steampow...
    Website - firebelley.com
    #GameDevelopment #IndieGame #Godot

КОМЕНТАРІ • 16

  • @PatrickBatemanVietnamBush
    @PatrickBatemanVietnamBush 4 роки тому +5

    I tried this tutorial, but my ragdoll tries to balance itself for some reason, which is really annoying. Even when I rotate the ragdoll, it almost seems to force itself back up instead. Any tips? (I am using a rectangle for the body)
    edit: I've fixed it, but when I changed the body collision to a circle, it collides with the head and my character starts doing backflips. I don't understand what's happening?

  • @FUDELE
    @FUDELE 4 роки тому +3

    Is it possible to add Controls to the Ragdoll ?

    • @iamkai101
      @iamkai101 3 роки тому +1

      i know this was. five months ago but im sure it would be possible. possibly add a linear velocity in a physics process? i havent tried it but thats my guess

    • @FUDELE
      @FUDELE 3 роки тому +1

      @@iamkai101 OK, thanks

  • @MrMonset
    @MrMonset 3 роки тому +5

    how did you get that pixelarated effect?

  • @RaptorBot
    @RaptorBot 4 роки тому +1

    great tutorial

  • @elsisdeo9060
    @elsisdeo9060 4 роки тому +1

    Nice joint

  • @leoneverte
    @leoneverte 4 роки тому

    Hi there.. Like this tutor! Can you make tutor about how to use Ragdoll and Kinematic body (actually Player), who can run, jump etc. and use look_at(get_global_mouse_position()) method 4 hands and gun and shoot where the cursor aims..?!

    • @elsisdeo9060
      @elsisdeo9060 4 роки тому

      It is just me or this comment is looking kinda ...

    • @krspy8849
      @krspy8849 3 роки тому +1

      @@elsisdeo9060 T H I C C

    • @wires.
      @wires. 3 роки тому

      I know you can make a ragdoll using 3d bones and the physical_bones_start_simulation(). I don't know if you can do it in 2d.

  • @igorrusskikh4561
    @igorrusskikh4561 4 роки тому

    Thanks for video!

  • @superfancyvhp2089
    @superfancyvhp2089 3 роки тому

    whats the code ??

    • @qqun
      @qqun 3 роки тому

      Check the description for repo