Godot 4 Tutorials: Inverse Kinematics in 2D | Part 1 - The Rig

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ก.ย. 2024

ความคิดเห็น • 22

  • @jddoesdev
    @jddoesdev  24 วันที่ผ่านมา

    Don't forget to check out the second part where I show how to use an addon to overcome some of the challenges with core kinematics: th-cam.com/video/vvhCHDD9FMQ/w-d-xo.html
    If you're interested in learning about combining animations, check out my animation tree video: th-cam.com/video/dbBG_LM4dwI/w-d-xo.html

  • @niko097_
    @niko097_ 3 วันที่ผ่านมา +1

    THANK YOU VERY MUCH this helps me a lot!!

  • @WilliamB383
    @WilliamB383 2 หลายเดือนก่อน +3

    Thank you for this video JD
    It has provided a very insightful look inside Godot inverse kinetics.

    • @jddoesdev
      @jddoesdev  2 หลายเดือนก่อน +1

      I'm glad you liked it! I cover how to get around a few limitations of vanilla Godot in a follow up to this one.

  • @ShiloBuff
    @ShiloBuff 3 หลายเดือนก่อน +3

    Love this! I am looking forward to more 2d skeletal videos. Also would love to see a solution for the IK bug where negative Scale X will cause the joints to move in the wrong direction.

    • @jddoesdev
      @jddoesdev  3 หลายเดือนก่อน +1

      I'll try to find the solution I have for that. I'm definitely doing it on another project, but I think I'm using a plugin for it

  • @jddoesdev
    @jddoesdev  3 หลายเดือนก่อน +3

    Hey everyone, I realized after posting this that there is a bug when trying to flip a core Godot IK animation. The constraints and stuff don't flip well. I'll be coming out with a new video soon to show how to do this with a plugin so things work correctly.

    • @yona-u2l
      @yona-u2l 2 หลายเดือนก่อน +1

      Thanks for making videos like this! looking forward to the next one. I have issues with IKs and assets flipping and rotating weirdly.

    • @jddoesdev
      @jddoesdev  2 หลายเดือนก่อน

      @@yona-u2l I did a follow up to this one that covers a way around that very issue. The link is in the description. Thank you for watching!

  • @laoAnGame
    @laoAnGame 24 วันที่ผ่านมา +1

    Somehow there is no RemoteTransform Node needed in the latest Godot Doc.

    • @jddoesdev
      @jddoesdev  20 วันที่ผ่านมา

      There are multiple ways to do it. I prefer the remote transform as opposed to making the sprites children of the bones or other, but I highly recommend using whatever works best for you!

  • @MrOnosa
    @MrOnosa หลายเดือนก่อน +1

    Yoo!! Captain_Onosa here. I literally searched for "Godot 2D reverse kinematics" and found this. Awesome to see a familiar face! This video was helpful. I wanted to get an overview of what this topic is before doing a deep dive myself, so this was perfect. I'm curious if you've made a new video yet that addresses the bug with flipping the character? I'll need to be able to do that. Also, I feel like this video did a good job explaining what you were doing, but rushed a bit on the "why we are doing it". I think it's assuming a level of understanding that I don't have yet. But! Now I know the basics of what I need to do and what topics I need to do more research on. Huge thanks! Subscribed.

    • @jddoesdev
      @jddoesdev  หลายเดือนก่อน +1

      Yep, there's a follow up to this that addresses it using an addon.

  • @rockyhitcha9604
    @rockyhitcha9604 2 หลายเดือนก่อน +1

    Great tutorial! Love this

    • @rockyhitcha9604
      @rockyhitcha9604 2 หลายเดือนก่อน +1

      And thank you! it helps me Alot

    • @jddoesdev
      @jddoesdev  2 หลายเดือนก่อน

      Thank you for watching! Be sure to check out the follow up that clarifies a few things I forgot in this one.

  • @Floflox
    @Floflox 2 หลายเดือนก่อน +2

    Thanks a lot, perferct tutorial !

    • @jddoesdev
      @jddoesdev  2 หลายเดือนก่อน +1

      Thank you for watching!

  • @rebus_x5313
    @rebus_x5313 3 หลายเดือนก่อน +1

    6:43 the issue on github is 75820 , still not solved unfortunately

    • @jddoesdev
      @jddoesdev  3 หลายเดือนก่อน

      I just put out part 2 which gives another option using an addon.

  • @the_RCB_films
    @the_RCB_films 3 หลายเดือนก่อน +1

    nice nice nice

    • @jddoesdev
      @jddoesdev  3 หลายเดือนก่อน

      Thanks!