How to climb on ANY Surface in the UE5 GASP

Поделиться
HTML-код
  • Опубликовано: 4 янв 2025

Комментарии • 74

  • @MO92MO
    @MO92MO 2 месяца назад +1

    Wooow so clear and dope

  • @kristerpresty8033
    @kristerpresty8033 Месяц назад +2

    Great tutorial or Follow along, Some parts are skipping narration, most parts are a bit fast to follow along at normal speed. Slower speed narration sounds robotic and annoying. I bet this function fix worked before the 5.5 update, but the character in 5.5 can only mount and vault the special actor/spline component objects that was standard, not working for all meshes and static meshes. Though the Normal function of it is kept in tact. I noticed i missed 5 parts during the follow along, but I really like the tutorial, well made. Sure you could have edited the wrong parts so it would be a straight path.
    Thank you for sharing this function :)

  • @DanielGarza0
    @DanielGarza0 Месяц назад

    Less music, nice tutorial.

  • @phantasywavestudios
    @phantasywavestudios 2 месяца назад +2

    Sir this tutorial is exclusively good! Although the fast pace made roll back few good times, plus at least from my side its first time i see someone using cross nodes and etc in a tracing system ahah would be really nice a more in depth explanation of these calculations (i can still debug and find out myself but pretty sure many newbies would love to understand these calculations) although a super thank you for this!!! Finally found someone with a nice replacing traversal system check for Gasp thank you for real 🙏🏾🙏🏾🙏🏾🙏🏾

    • @Phantom3DStudios
      @Phantom3DStudios  2 месяца назад +2

      Thanks for the comment, bro. Surely I can make a more in-depth video for this topic. Thanks for the idea.

    • @Phantom3DStudios
      @Phantom3DStudios  2 месяца назад +2

      But the Main reason i did that Is because with the "line trace component node" you can trace the Borders more accurately while mantaining good performance.

  • @Clydiie
    @Clydiie 3 месяца назад +3

    keep it up 👍

    • @Phantom3DStudios
      @Phantom3DStudios  3 месяца назад +3

      Thanks bro, really appreciate your comment and support, you are my inspiration for this channel. In fact I tried to recreate your style in my thumbnail.

    • @MaxStudioCG2023
      @MaxStudioCG2023 2 месяца назад +1

      @@Phantom3DStudios LOL are you kidding me ? :))))))) i couldnt do this by miself lol (i was using the comunity component for traversal any mesh) .....but dowing this in the character blueprint is actualy a plus, i might use this for my comunity tutorials thnks 🥰 ... and yes i saw the clyde thumbnail 😁

    • @Phantom3DStudios
      @Phantom3DStudios  2 месяца назад +1

      @@MaxStudioCG2023 I couldn't find a Better style to do the thumbnail 😅.

    • @MaxStudioCG2023
      @MaxStudioCG2023 2 месяца назад +1

      @@Phantom3DStudios there is nothing whrong with it as long people click on it :))

  • @williambursey5492
    @williambursey5492 2 месяца назад +5

    Sir, as much as I appreciate yet another free tutorial...this one was waaaay to fast, as well as performed steps you didn't even narrate and moved pins without saying you did so. Just a friendly bit of criticism, again much appreciated!

    • @Phantom3DStudios
      @Phantom3DStudios  2 месяца назад +1

      @@williambursey5492 Thanks fot the criticism, I'm going to fix this problem in my next video.

  • @OblivisightDev
    @OblivisightDev Месяц назад +1

    You are amazing!!!!!!!

  • @SafeZ0nee_
    @SafeZ0nee_ 2 месяца назад +1

    Awesome!

  • @outtoplay
    @outtoplay 14 часов назад +1

    Could Motion matching be utilized in some way with the Sequencer? For instance, if I was creating a linear animation of a parkour sequence. Thanks.

    • @Phantom3DStudios
      @Phantom3DStudios  14 часов назад +1

      @@outtoplay I'm don't have much experience with animation but I think It Is possible

  • @LoongKinGame
    @LoongKinGame 2 месяца назад +1

    Tks.

  • @与海角
    @与海角 Месяц назад +1

    How to change it in 5.5 If you could make a tutorial that would help me solve a lot of problems

    • @Phantom3DStudios
      @Phantom3DStudios  Месяц назад

      @@与海角 Right now i'm a Little occupied, but I'll make as soon as possible

    • @与海角
      @与海角 Месяц назад +1

      @@Phantom3DStudios Thank you very much. I'll be waiting for you

  • @YhLadd
    @YhLadd Месяц назад +1

    Amazing tutorial im having issues where the player can traversal onto enemies and players is there a way to stop this?

    • @Phantom3DStudios
      @Phantom3DStudios  Месяц назад +2

      @@YhLadd Yes, in some projects i have i made that the player can't traverse on objects having a specific tag.

    • @YhLadd
      @YhLadd Месяц назад +1

      @@Phantom3DStudios Anychance you can expand on this a lil please?, How could I make them not climb on a pawn tag for example. Id love to see more GASP tutorials btw

    • @Phantom3DStudios
      @Phantom3DStudios  Месяц назад +1

      ​@@YhLaddSure i can make some. Right now i'm a Little occupied on making the series you can see on my Channel, but After that i think that I'll start making more videos about UE mechanics

    • @YhLadd
      @YhLadd Месяц назад

      @@Phantom3DStudios all I needed to hear appreciate you

  • @NinjaSonar
    @NinjaSonar Месяц назад +2

    Doesn't work with the new 5.5 update

  • @TrippyPa
    @TrippyPa 19 дней назад

    can you send me this version ?
    i only found version with dynamic object climbing that break if you climb too much times fall to catch

  • @Shinno-01
    @Shinno-01 Месяц назад +1

    So, random thought. They changed some of these stuff for the UE5.5 GASP project. I followed the tutorial (as best I could.) I get the running and climbing up walls. However, whenever I try to vault it only does the front vault, and when I quit out of PIE, it gives me an error (No database assets provided for motion matching.) I'm assuming they changed some of the logic. I did follow another tutorial, however. It was only for slide vaulting. I don't imagine though this would break it as it has its own logic separate from the other locomotion logic.

    • @Phantom3DStudios
      @Phantom3DStudios  Месяц назад

      @@Shinno-01 Yes, they changed some of the logic but i don't what makes the error come up. However It doesn't do anything to the system itself

    • @Shinno-01
      @Shinno-01 Месяц назад +1

      @@Phantom3DStudios That's what I was thinking. I went through the video again this time at half speed and I'm not sure exactly what is causing the issue. I did notice something interesting. When I have line traces showing, If I vault or traverse the way the character is setup in the editor. The blue line trace doesn't fire. However, if I traverse the opposite direction it works just fine. So, I think something about the direction is causing the issue. I appreciate the video regardless.

  • @Shadowarrior789
    @Shadowarrior789 Месяц назад +1

    Hi, can you tell me what value the trace length is, also do you know why i can not vault or mantle? Right now i can only hurdle, i cant vault or mantle
    Edit: I have Fixed the mantle issue but i still cant vault

    • @Phantom3DStudios
      @Phantom3DStudios  Месяц назад

      If You can't vault It's probably because of the last part on the TryTraversalAction function where pairs the valueas From the calculations to an action. I suggest You to use the debugging features in the top right part of the screen that makes you see what part of the code is running; also make sure that all the references made to the height variable are correct. For the trace lenght of you mean the main function One i think It's 750.

    • @Shadowarrior789
      @Shadowarrior789 Месяц назад +1

      @@Phantom3DStudios sorry, I am not too good at unreal compared to you where are the debugging stuff and the height variables names, sorry for the inconveniences.

    • @Phantom3DStudios
      @Phantom3DStudios  Месяц назад

      @@Shadowarrior789 @Shadowarrior789 No worries, 2 years ago i was non other than just like you. I don't know how to explain me Better but if you go into the top-right corner of the part of the screen There's going to be a drop-down menu that says like "no debug objects selected". Then you start the game and click on the drop-down menu, there' going to be the name of your character and if you click It you're going to visually see on the blueprint what Is happening, when you'll do It you'll understand It. In my opinion Is One the best features of UE as It can help you a LOT. I Hope i've been helpful and don't hesitate to make me other questions

    • @Shadowarrior789
      @Shadowarrior789 Месяц назад

      @@Phantom3DStudios Turns out I can Vault, however, I got another problem which could be easier to fix actually, turns out I can do all of the traversal actions, however only at the front or back of the object, if i go to the back of a "vaultable" object i vault, however if i go to the front of it I hurdle, similar thing with mantling, if i mantle at the front of the object i mantle but at the back I have to jump to mantle. do you know the solution?
      Edit: The mantling is actually fine just was not thick enough, the vault issue is still here though

  • @JayGeeUnreal
    @JayGeeUnreal 20 дней назад +1

    Now i might be stupid.. But what is the use case for this ? All i see is that you make it so you can use any cube ? Why not just use the already built system ?

    • @Phantom3DStudios
      @Phantom3DStudios  20 дней назад

      @@JayGeeUnreal Because in a real game's scenario, like an open world, You'll have t make a tremendous amount of work to make all the assets be climbable

    • @JayGeeUnreal
      @JayGeeUnreal 20 дней назад +1

      @PhantomUEStudios ok so this system works on non uniform meshes ? Like a rock ?

    • @Phantom3DStudios
      @Phantom3DStudios  20 дней назад

      @JayGeeUnreal Yes, It does

    • @JayGeeUnreal
      @JayGeeUnreal 20 дней назад +1

      @@Phantom3DStudios Cool, then I see the use for it 👍It's just that the ones that have made such tuts never show with anything other than the boxes. Thx for your replys.

  • @TimBorggrenDenmark
    @TimBorggrenDenmark Месяц назад +1

    Please add, climbing any object to. Thanks

    • @Phantom3DStudios
      @Phantom3DStudios  Месяц назад

      @@TimBorggrenDenmark That's what the video Is about

    • @TimBorggrenDenmark
      @TimBorggrenDenmark Месяц назад +1

      @@Phantom3DStudios I not see any climbing only vaulting over, and on top stuff. No crawling on walls

    • @Phantom3DStudios
      @Phantom3DStudios  Месяц назад

      @TimBorggrenDenmark Ah ok I'll let you know if I'm going to do that

  • @elfogaming2019
    @elfogaming2019 15 дней назад +1

    Sorry but now it only has animations when doing Parkourt, it doesn't walk, run or jump, what could it be Bro?

    • @Phantom3DStudios
      @Phantom3DStudios  15 дней назад

      @@elfogaming2019 It could be that, when the character lands it doesn't return to the state of "Walking", does It move when you start the game?

  • @taylorpkxd
    @taylorpkxd 25 дней назад +1

    didn't work, got no errors, i can play the game, no problems, waste of 1 hour, don't know what to do, can't download the patreon asset because i have data in this game and i will lose it.

  • @SupremeAGZ
    @SupremeAGZ 2 месяца назад

    I got an error, it says “Accessed none trying to read property CallFuncBreakHitResult_HitComponent_1”. Node:Line Trace Component
    Graph: Trace Along Hit Plane
    Function: Trace Along Hit Plane Blueprint: Trace Along Hit Plane

    • @SupremeAGZ
      @SupremeAGZ 2 месяца назад +1

      I’m new to unreal could you please help me fix it?

    • @Phantom3DStudios
      @Phantom3DStudios  2 месяца назад +1

      @@SupremeAGZ It could be either that you haven't plugged in some hit component, or the variable doesn't get loaded

    • @SupremeAGZ
      @SupremeAGZ 2 месяца назад +1

      @@Phantom3DStudios thx I’ll try it

    • @Phantom3DStudios
      @Phantom3DStudios  2 месяца назад

      @@SupremeAGZ I suggest You to download the project from my Patreon and confront It with yours to see what you missed link:
      www.patreon.com/PhantomUEStudios
      (Don't worry It's free)

    • @SupremeAGZ
      @SupremeAGZ 2 месяца назад +1

      @@Phantom3DStudios ok, W tutorial btw

  • @pangkorandalirox
    @pangkorandalirox Месяц назад +1

    Tutorial is waay too fast brother, slow it down and make it an hour plus. That would be better.

    • @Phantom3DStudios
      @Phantom3DStudios  Месяц назад

      I know It Is way too Fast, sorry but It was One of my First videos. I'm working on making adjustments fo the new 5.5 version of GASP, surely when i'll make a video about that it'll be way more slow

    • @pangkorandalirox
      @pangkorandalirox Месяц назад

      @PhantomUEStudios no problem brother, thanks alot for the quick reply ! When can we expect that video for gasp 5.5 ?

  • @MegaBizMan
    @MegaBizMan 2 месяца назад +2

    Horrible tutorial. Way too fast and way too messy.

    • @Phantom3DStudios
      @Phantom3DStudios  2 месяца назад +1

      Thanks for letting me know, going to fix this in next videos

    • @TimBorggrenDenmark
      @TimBorggrenDenmark Месяц назад

      @@Phantom3DStudios So true

    • @Radman_NZ
      @Radman_NZ Месяц назад

      Pause between each step perhaps

  • @atharvapande8465
    @atharvapande8465 14 дней назад

    Worst didn't even work