(Improved) Twin-Stick VR Player Movement with Speed Control & Independent Head Tracking in UE 5.1

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

КОМЕНТАРІ • 50

  • @mimimi4301
    @mimimi4301 7 місяців тому +4

    you are BY FAR the best teacher i could ever find here, you took time to explain little details maybe novices don't quite know but are so important to have in mind, i'm impressed. thank you!!

  • @blacktecno
    @blacktecno 22 дні тому

    Had to do some tweaks here and there but got it working to my liking. Much appreciated!

  • @CargoPants503
    @CargoPants503 Рік тому +2

    Very Informative and straight to the point. Need more videos like these

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

    Two items.....
    1) I probably need to rewatch your first video as I don't have the capsule component.
    2) The turning left and right work but forward/back does not. Anyone else have this issue and figure that out?
    Great video.
    WAIT.....So I added the Capsule and now I can move around but not turn....which I think is better....so I'm really, really close.
    LOL!!!! IT GOT IT!!!!!! When I created the capsure, the YAW setting was checked. I unchecked it and it worked like a charm. Wow.....this was so fantastic. Thank you so much on making this super easy!!!!!!

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

    Love this. Thank you!

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

    Thank you. Worked perfectly and well explained

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

    Thanks for tip from split struct pin, i'm new so appreciate that detail

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

    6:37!!!!!THX!love you!

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

    Any help on how to apply movement where if you move around your room, irl, you dont start turning your whole playspace and orbit the center of your playspace origin, instead of actually turning your character? because I can just stand up and clip myself straight into walls while turning, while my actual player body mesh stays and doesn't follow me if I stand up and walk around

  • @taylor6137
    @taylor6137 9 місяців тому

    Could you please make a tutorial with snapping rotation instead of smooth rotation? I can't find that anywhere

  • @GUNS_jk
    @GUNS_jk 10 місяців тому

    3:44
    Bless you.

  • @abhaykhedkar390
    @abhaykhedkar390 3 місяці тому

    thank you so much for this man this saved me a lot of time!
    I have one doubt How we can add the vertical movement up and down on right thumbstick? so we can able to simulate flying? I have searched for this but I didn't find any thread.....thanks in advance!

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

    Thank you for sharing,, easy to follow and works great. What would I need to change to move the way I'm facing with a head turn? Gonna vom using the thumbstick.

    • @acote.3dm
      @acote.3dm Рік тому

      haha same

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

      Tie the movement to the camera instead of the forward arrow, I just tried that and it worked for me, still gives some Motion sickness, I also multiplied the scale by 0.4 to slow the movement down I found that helped a bit, converting that scale to a variable, movement speed , is also handy as you can force stop the player if you want by setting it to 0 or slowing it down further.

  • @JohnSmith-yb5cl
    @JohnSmith-yb5cl 9 місяців тому

    Thank you for the tutorial.

  • @e-xplosive
    @e-xplosive Рік тому

    Great help finally got it working after your tutorials just isn't moving where I look?

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

    Hmmm might need an update. Target on vectors is now rot by default

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

    Thanks for the tutorial! Super helpful to get a version that has turning. For some reason I can move forward and backward fine but not left to right. Must have missed something.

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

      Did you find a solution?

    • @acote.3dm
      @acote.3dm Рік тому

      @@Fryzlr I was having the same problem, but I fixed it for me. For the Get Right Vector, IA_MoveAround, I accidently had Act on value Y enabled. It needs to be set in Act on value X

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

      For people facing this issue, remember to flip the "GetForwardVector" from the arrow / camera and connect X to Y and Y to X instead for the second pair of movement input.

  • @LukeAtanasof-BeyondverseLab
    @LukeAtanasof-BeyondverseLab 8 місяців тому

    Great tutorial, but one question. How can I speed up my look around input action, and slow down my moving action?

  • @Fikarblackproject
    @Fikarblackproject 3 місяці тому

    the Walk its not working for me idk

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

    That work for me (I just have to moove the VROrigin elements in the viewport because I was flying, but there is a problem, when I grab something, moving around is fully buged, can't moove like a want, have you a solution pls? ^^

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

      I have a similar bug my player slides off and does not stop after grabbing objects with collision and if the player collides with other meshes same issue is happening! please reply if there is solution

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

    Hey! I feel like this should be working for me but after following this tut I suddenly don't spawn at my player start anymore and none of the new inputs work either.
    I've checked if my VRPawn (set to class character) takes input and have set auto possess to player 0. Also in my input mapping I've added all the available controllers just in case (like the other input actions have 4 controller inputs). Still no luck. Would you have an idea why this is?
    Thanks in advance!

  • @dynamitegaming4843
    @dynamitegaming4843 3 місяці тому

    Question: I am relatively new to vr development is there a way to still keep your character at the same height?

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

      If you want to change the player’s height;
      Go to VRTemplate->Blueprints->VRPawn
      Then in details panel, search for “Base Eye Height” and change the value.

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

    Great tutorial - I have the exact same setup but can't get my character to move left and right, only forward and backward and rotate.

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

      when you duplicate the blueprints using get forward vector, don't forget to change it by get right vector (look at 7:10, there is a difference between both blueprints ^^)

  • @DaveDavies-mq2fj
    @DaveDavies-mq2fj Рік тому

    Nice thnks again

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

    How do I make the turn rotation faster

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

    Hi is there a way i can get it so that i walk where i look?

  • @GUNS_jk
    @GUNS_jk 10 місяців тому

    The player rotates just fine, but I can't move at all.

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

    Hey is there a way to change the turning speed of the right thumb stick

    • @Me-nq3tt
      @Me-nq3tt Рік тому +1

      Just add a multiply node between "action value x" and delta rotation.
      I found multiplying by about 5 to be about right, but you could open it up as a parameter to adjust accordingly

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

      @@Me-nq3tt thanks, but I had to do something for my project for final year. I got it to work for an exhibition and even won VOLA Innovative design award. So thank you for your video regardless

  • @Olat67
    @Olat67 Рік тому +2

    nice tutorial but am very tall now. why?

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

      Try keeping the Player starter in bad size.
      Like put capsule under floor.

    • @Olat67
      @Olat67 9 місяців тому +2

      @@LoafSimulation ok thanks

  • @MickaelSchaack
    @MickaelSchaack 3 місяці тому

    it fucking dont work dude !!!! im angry to lose time like that

    • @MrMontanaNights
      @MrMontanaNights 3 місяці тому

      Works for me in 5.4 just fine. You may have missed a step.

    • @MrMontanaNights
      @MrMontanaNights 3 місяці тому

      Are you starting with the VR template? You HAVE to start with the VR template otherwise you'll be missing some things.

  • @MickaelSchaack
    @MickaelSchaack 3 місяці тому

    dude impossible you use it with a gun or demo of ue take the gun and look your direction whats happen , you dont use it its impossible total fake tuto