Advanced Grapple Hook System - Using Unreal Engine 4 (Sekiro Style)

Поділитися
Вставка
  • Опубліковано 31 жов 2024

КОМЕНТАРІ • 38

  • @patrikbaboumian
    @patrikbaboumian Рік тому

    Thanks for putting this up! Got a new sub here!

  • @50shadesofskittles9
    @50shadesofskittles9 2 роки тому

    This is remarkable. You have a new sub!

  • @EDDYGAM
    @EDDYGAM 3 роки тому +3

    I just subscribed I love watching you make these the source code is a big plus here

    • @thatsunreal602
      @thatsunreal602  3 роки тому +2

      Thank you for support, more videos are planned and yet to come

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

    Amazing work and break down. Subed!

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

    i ❤️ your way of thinking ideas.

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

    Very nice and helpful! Looks good too

  • @harshadpotdar1259
    @harshadpotdar1259 Рік тому

    Hey great tutorial man . Seriously like there is no other tutorial which is so great with the project file . Can you also make a pathfinder grappling hook mechanism from Apex legends . Hope you respond

  • @savio-
    @savio- Рік тому +2

    Great job with this, i really love the breakdown and the depth of the system, i actually got in on git and have managed to achieve almost the same result in unreal engine 5, I did notice that a few enum calls are depreciated in new versions of the engine from your c++ script for finding the edge location of the screen and setting the angle of the arrow widget, so i was unable to compile my project with the script you had, and my c++ skills are minimal, so I tried a few methods of achieving something similar by just using blueprints, but i was curious if you knew of any helpful methods when trying to avoid using c++ for that same result (or similar)

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

    That is so cool! Your channel should get more recognition! Can you please do a tutorial on first person parkour like in dying light?

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

    Well done dude

  • @solo_game_dev2666
    @solo_game_dev2666 3 роки тому +2

    This is awesome ! Keep up the good work ! So I wonder if you want to make a fatality execution for the character when the Ai HP is under a certain amount then you can perform an execution style animation and kill them , just like the thing we save in God Of War 2 ... I really appreciate it :)

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

      I'm also interested in such mechanic. I'll give it a try and post a video sometime. Thanks for the suggestion!

  • @sahinerdem5496
    @sahinerdem5496 Рік тому +1

    how to compile this github as 5.1? please help.

  • @Fablefan101
    @Fablefan101 2 роки тому +1

    Awesome tutorial & everything works great, but after migrating the project files to dynamic combat system or alsv4 then opening the level again. The sikro character cant use grapple hook ?

  • @activefyre2130
    @activefyre2130 3 роки тому +2

    Hey man, I've downloaded the project and copied everything into my own but for some reason the widget/icon for the grapple points just isn't showing when my player is near and the state is always on active never can grapple. Was wondering if you had any idea what this could be?

    • @Fablefan101
      @Fablefan101 2 роки тому

      Same here have you had any luck fixing that bug ?

    • @theocarouge7423
      @theocarouge7423 Рік тому

      exact same problem... anybody fixed it ?

  • @masgondi1
    @masgondi1 2 роки тому

    while this is great if you're landing correctly on the target point. if you somehow don't land on the ground after arriving on the end point. there might be a little bit of a hitch or like a jerkiness in the movement because you're switching between set actor location to ue4 character movement component's gravity. it's my main issue with these types of movement right now, and the only way to do it is to create a custom movement component and overriding it's falling code to match the momentum of that launch curve.

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

    make more tutorials please Great videos

    • @thatsunreal602
      @thatsunreal602  3 роки тому +2

      Thank you donald, I'm kinda busy these days, I'll get back to videos soon as possible

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

      @@thatsunreal602 ok thank you , i am waiting new videos

  • @distrito8987
    @distrito8987 3 роки тому +2

    Hey there! First of all, thanks for sharing the source code! You're truly a great dev! But when I try to open the project to study it I get an error that says thet the module SekiroGrapple is missing or built with a different engine version, I tried running it with 4.25 and 4.26 but none seem to work, any suggestions? :s Thanks!

  • @axisphi
    @axisphi 2 роки тому

    Is there a tutorial for this? Great work

  • @Xaneos
    @Xaneos Рік тому

    Nice video, can you make an update for UE 5.1 please

  • @user-ur6dc2zh3l
    @user-ur6dc2zh3l 3 роки тому

    Tutorial about lever push like prince of persia Please

  • @RanjithGovindharajan
    @RanjithGovindharajan 5 місяців тому

    bro how to do a grapple like apex legends pathfinder (it can do it on any surface)

  • @Mw1ng0l3
    @Mw1ng0l3 Місяць тому

    How can I adapt it to 2D game?

  • @neverknowsbest1717
    @neverknowsbest1717 Рік тому

    My predict projectile path by object type always fails. I just found out that the trace goes backward. does anyone know how to fix this ive never used this node before.

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

    Can you please make tutorial on how to make movable and resizable button(Control menu) .

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

    can u give a more in depth tutorial pls

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

      If you're still looking into that, check out Game Dev Pantry from Lucid Tales on here. They did one of these earlier in 2020. Really indepth on the mechanics too.

  • @alexleveldesign
    @alexleveldesign 2 роки тому +2

    Why don't do it step by step for beginners instead of skipping all the way

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

    Great Video, just take off the Background music, its unnecessary for a tutorial video

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

    Hey friend can you please ma grappeling hook like Attack on titans

  • @Sellano-personal
    @Sellano-personal 3 роки тому

    hay can you create the watch dogs hack system