How to make a GRAPPLING GUN / HOOK in Godot 4 Tutorial

Поділитися
Вставка
  • Опубліковано 27 січ 2025

КОМЕНТАРІ • 50

  • @dektures
    @dektures 7 місяців тому +24

    anyone else saw this video and realised they were cooked

    • @Anokolisa
      @Anokolisa 5 місяців тому +4

      I came in here just thinking "I want a rope" and I cried

  • @JuanitaMafi
    @JuanitaMafi 6 місяців тому +6

    your energy is the perfect pick-me-up on any day! ☕

    • @CirilXD2
      @CirilXD2  6 місяців тому

      Thank you! :)

  • @raycastly
    @raycastly 11 місяців тому +4

    Great video! Keep it up!:)

    • @CirilXD2
      @CirilXD2  11 місяців тому

      Thank you! :)

  • @thereissomethingwrong8440
    @thereissomethingwrong8440 10 місяців тому +9

    heya this is awesome! would be cool to see you do a vid on a swinging rope for the player to swing around! keep up the great work

  • @unremarkable_b
    @unremarkable_b 7 місяців тому +14

    New to Godot, don't know what is going on in the video, seems informative, subscribed, will eventually get to this level.

    • @CirilXD2
      @CirilXD2  7 місяців тому +1

      Welcome! Hope you'll enjoy making cool stuff with it! :)

  • @TheInquisitor2012
    @TheInquisitor2012 5 місяців тому +3

    *_"we're going to do a little bit of math"_*
    please nooo, not again

  • @TheDuckCow
    @TheDuckCow 7 місяців тому

    Nice walkthrough!

  • @Skaro11
    @Skaro11 8 місяців тому +3

    Thanks for the video! I was able to follow it, but it would have been easier if you wrote the code in realtime while explaining.
    The parts explaining the math also felt a bit rushed, and I would have preffered more time to digest it.
    I also found that I need to translate the start/end positions to local space for the rope to generate correctly.
    I thought that the rope mesh instance needs to be top level but maybe i'm mistaken.
    Edit: I think it's due to the fact that my player is in it's own scene instantiated in a different one, so I have to pass global_position.
    Then the rope being top level is instantiated outside the main scene, directly under root and need the global_position translated to it's own local space.

    • @CirilXD2
      @CirilXD2  8 місяців тому

      You're right! I should probably slow down a bit 😅 ... as for the positions for the rope, yes, i think i had to do something with the translations too, but can't remember it too well XD

  • @immoloiser6134
    @immoloiser6134 16 днів тому

    Hey thanks for the video, I really appreciated the maths explanations about what was happening. I just wanted to ask if there was any news about the pastebin link being fixed?

  • @Chrissinator12
    @Chrissinator12 4 місяці тому +3

    Hey, just wanted to let you know that the pastebin you linked is no longer available as it has been "deemed potentially harmful".

    • @CirilXD2
      @CirilXD2  4 місяці тому

      oh... thanks for the heads-up... I'll try to find the scripts and update the stuff... no idea why it got flagged

  • @elchetibo1459
    @elchetibo1459 2 місяці тому +1

    Hey man, I would be SO happy if you would just share the script again. Pastebin deemed it as "harmful" and so it isn't available anymore :(

  • @argmarc
    @argmarc 8 місяців тому +5

    UA-cam thinks this video is Attack on Titan xD. Well, it's not entirely wrong...

  • @Prof_Natanael
    @Prof_Natanael 2 місяці тому

    Hello man, would you make a tutorial showing how to make a 3D fishing system?

  • @Quacker24
    @Quacker24 8 місяців тому +1

    Hey when you get time, can you please make a more begginer friendly tutorial? It would be most appreciated, cheers!

  • @domaa_h
    @domaa_h 10 місяців тому +4

    ok either it was difficult to understand for a beginner + i didnt have the same character controller
    either i need help.

    • @CirilXD2
      @CirilXD2  10 місяців тому +1

      if you are referring to the .gd script Character controller then that is a custom thing i made in the previous videos, but Godot also has a character controller but iirc it was added in version 4. previously it was probably known under different name, but i could be mistaken

    • @domaa_h
      @domaa_h 10 місяців тому +1

      I made my character controller with the godot base script, but i dont really know like u just show screenshots and clips of what ur doing soo my brain is like "im not gonna understand that" @@CirilXD2

  • @ChowderhoundGames
    @ChowderhoundGames 9 місяців тому +5

    i will literally pay you if you put this on github or at least send these files to me. i know the script is in the description but i need more than that. i'm serious, please reply soon

    • @CirilXD2
      @CirilXD2  9 місяців тому +1

      once I'm done with exams i Can try to find this project and see what i can do

    • @ChowderhoundGames
      @ChowderhoundGames 3 місяці тому +1

      @@CirilXD2 yo you still doing exams?

  • @KorathiHeatwave
    @KorathiHeatwave 11 місяців тому

    wow

  • @PIRO_ONTAN
    @PIRO_ONTAN 8 місяців тому

    Link project please ❤❤

    • @CirilXD2
      @CirilXD2  8 місяців тому +1

      you mean github?

    • @PIRO_ONTAN
      @PIRO_ONTAN 8 місяців тому

      @@CirilXD2 yes

    • @PIRO_ONTAN
      @PIRO_ONTAN 7 місяців тому

      Link please 😢

  • @khaelou
    @khaelou 8 місяців тому +19

    This is by far the worst tutorial, please never start a tutorial with the project already set up, this was so confusing to reimplement from a new project

    • @khaelou
      @khaelou 8 місяців тому +2

      Issue starts when showing Rope Generator, I'm forced to recreate such node without proper direction of how

    • @ДаниилВалов-ж1э
      @ДаниилВалов-ж1э 7 місяців тому +3

      If you're noobie, yes. If you're not, you can just look at the code and understand whats happening

    • @khaelou
      @khaelou 7 місяців тому

      @@ДаниилВалов-ж1э by far not a noob, hence why others agree

    • @scarubs
      @scarubs 4 місяці тому

      lmao just get gud

    • @khaelou
      @khaelou 4 місяці тому

      aren't you watching a tutorial?

  • @Coding_Master_Me
    @Coding_Master_Me 11 місяців тому +2

    i didnt get anything u gived us the cript show us how the playerscene is and what mesh forthr rope generator u used and so many other questions show us how the playr made like the height cast or the camera peviot plssss

    • @CirilXD2
      @CirilXD2  11 місяців тому +1

      the previous two videos cover these steps as this one is a follow up on them. If you want the player height changes, i think that's the first video :)

    • @Coding_Master_Me
      @Coding_Master_Me 11 місяців тому +1

      @@CirilXD2 ok thx very much❤❤❤❤❤❤

    • @CirilXD2
      @CirilXD2  11 місяців тому +1

      no prob ;) if you have any questions or sth you'd like me to cover let me know

  • @PIRO_ONTAN
    @PIRO_ONTAN 8 місяців тому

    I am a new subscriber, 🩸👻

    • @CirilXD2
      @CirilXD2  8 місяців тому +1

      Thank you! :)