How to Pick Up Coins in Unreal Engine 5

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

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

  • @ezekielhabegger
    @ezekielhabegger ปีที่แล้ว +5

    Awesome! A great addition to this would be magnetic pickups - I love that a lot of games will automatically draw the pickups onto you if you're close enough.

    • @GorkaGames
      @GorkaGames  ปีที่แล้ว +2

      that would be so cool yeah, I might make it in the future ??!

    • @ezekielhabegger
      @ezekielhabegger ปีที่แล้ว

      @@GorkaGames Sweet I'll definitely keep an eye out! Haven't seen a lot of tutorials for it yet!

    • @Denomote
      @Denomote ปีที่แล้ว

      @@ezekielhabegger you would have to add an invisible collision box to the player then check when a coin touches it and lerp its location to the player

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

    I have to say......the blue rag flappin in the wind gets me everytime. I'm trying to learn here!

  • @DanielLealS
    @DanielLealS ปีที่แล้ว +3

    You make high quality tutorials, seriously. Go ahead and launch a course too (if you haven't already haha)

    • @GorkaGames
      @GorkaGames  ปีที่แล้ว +1

      Thank you so much! I have planned making one this summer

  • @muneebhero1159
    @muneebhero1159 ปีที่แล้ว +1

    Yes finally the best tutorial

  • @XManKillz
    @XManKillz ปีที่แล้ว

    wow excellent, this is helping me really get a really good feel for ue5!

  • @AkuRenan
    @AkuRenan ปีที่แล้ว

    Thanks a lot bro, very helpful and easy to follow tutorial for beginner like me

  • @Ba8sbaNybRMAcXCNdKnLTA
    @Ba8sbaNybRMAcXCNdKnLTA 7 หลายเดือนก่อน

    Thank you! Do you have a tutorial for how to win the game after you've collected all the coins? This would be so helpful for my beginner game!

  • @jumpingguyproductions
    @jumpingguyproductions ปีที่แล้ว

    Such a great tutorial. Thank you

  • @VinoVenitas
    @VinoVenitas ปีที่แล้ว

    Thank you for this it was really helpful.

  • @muneebhero1159
    @muneebhero1159 ปีที่แล้ว +2

    Hey when will you announcement game jam

  • @wilmerjonsson5389
    @wilmerjonsson5389 ปีที่แล้ว

    Would love to see a tutorial on how to make a counter for these Coins

  • @FPChris
    @FPChris ปีที่แล้ว

    How about AC: Odyssey style white 2D dot pickups and the interact hold button type?

  • @damsan7777
    @damsan7777 ปีที่แล้ว

    Great!

  • @Maximpie
    @Maximpie ปีที่แล้ว

    can you please make a video about how to jump if you press space, but just jump once and not that if you keep pressing space you will jump again whan you fall

    • @peevee5588
      @peevee5588 ปีที่แล้ว

      not an expert but if you set a bool to false when keyboard key is pressed and set it to true when key is released you should be good. If you want to be able to only fall again when landing, you set the bool to true only when character velocity in z-axis is zero. Then you can further expand this by raycasting to see what kind of floor you landed on... that should get you going.

    • @Maximpie
      @Maximpie ปีที่แล้ว

      @@peevee5588thak you, i will try

    • @Maximpie
      @Maximpie ปีที่แล้ว

      thank you

  • @PhatNguyen-cu2bx
    @PhatNguyen-cu2bx ปีที่แล้ว +1

    Like first! 🖖

  • @MartKart8
    @MartKart8 ปีที่แล้ว

    I feel the reason it slowed down, was you used a rotate component.

  • @manuelm.6452
    @manuelm.6452 ปีที่แล้ว +1

    Brutal

  • @eltwinscodm625
    @eltwinscodm625 ปีที่แล้ว

    Plz how to make the brightness controll like lyra ❤😊

  • @jephrennaicker4584
    @jephrennaicker4584 11 หลายเดือนก่อน

    how would you make the coins float up and down?

  • @acaobradovic7123
    @acaobradovic7123 ปีที่แล้ว

    good tutorial please do taming system like in ark

  • @johndoe35717
    @johndoe35717 ปีที่แล้ว

    show us how to make mobile controls

  • @gameerman5458
    @gameerman5458 ปีที่แล้ว +2

    Supa Mario

    • @GorkaGames
      @GorkaGames  ปีที่แล้ว +2

      🤣🤣 👨🏻‍🔧🍄🐢

  • @teimo6690
    @teimo6690 ปีที่แล้ว +1

    💸😎💸

  • @7potato7
    @7potato7 ปีที่แล้ว +1

    nice hair

    • @GorkaGames
      @GorkaGames  ปีที่แล้ว +1

      haha thanks, its pretty cool

  • @JulzJourney
    @JulzJourney 9 หลายเดือนก่อน

  • @lauchsuppesan55
    @lauchsuppesan55 ปีที่แล้ว

    so ive encountered a problem :/ I created the static mesh like you did and when i went to select it like 5 seconds later it just didnt show up and i dont know why. Can anyone help?