Тёмный

How to make Smooth Locomotion movement in VR | Unreal Engine 5 

ImpalerVR
Подписаться 289
Просмотров 6 тыс.
50% 1

Опубликовано:

 

15 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 66   
@lecoq_de_lombre
@lecoq_de_lombre 6 месяцев назад
For my future reference, one more step for this to work: [Open up] VRPawn > [Click] Class Settings > [Change] Parent Class [from Pawn] to Character.
@ImpalerVR
@ImpalerVR 6 месяцев назад
I forgot this change from the basic template. Thank you for reminding me so I pinned this for everyone watching.
@Loridak-q1p
@Loridak-q1p 4 месяца назад
@@ImpalerVR @lecoq_de_lombre tyty
@kidzorro
@kidzorro 8 месяцев назад
It worked for me in version 5.2 after changing the Parent Class from 'Pawn' to 'Character' and unchecking 'Use Controller Rotation Yaw.' Thanks you for sharing this!
@ImpalerVR
@ImpalerVR 8 месяцев назад
Yeah, the character class should give you more functionality, but I don't understand what problems controller rotation yaw cause. Did you use some other input method and what problem did this solve exactly? Regardless, I'm glad this video was useful to you!
@cfactor9737
@cfactor9737 6 месяцев назад
@@ImpalerVR With controller rotation yaw disabled, the implemented snap turn of the pawn class will work again somehow. I bound the snap turn to the right controller and smooth movement to left.
@ImpalerVR
@ImpalerVR 6 месяцев назад
@@cfactor9737I see. So that's how you re-enable the snap turn.
@Corie3269
@Corie3269 7 месяцев назад
This works awesome for me, thank you so much for sharing!
@SgtSegment
@SgtSegment 5 месяцев назад
thank you for the tutorial! the other one i had used independent turning (like you had to use right stick to rotate your movement direction) this one was exactly what i needed, and it was only 5 minutes :D
@ImpalerVR
@ImpalerVR 5 месяцев назад
I'm pleased to see it helped you! I don't know why there aren't any good and short tutorials for VR in ue5, so that's why I made this. I didn't set up rotation with right thumbstick yet though.
@XzessTool
@XzessTool 2 месяца назад
Doesn't work for me in 5.4.2, I debuged the blueprint, and EnhancedInput works, but Camera vector doesn't give the correct number, It gives a static one, It doesn't update. I don't know what variable to put there.
@chase3456
@chase3456 11 дней назад
i had the same issue, added a "floating pawn component" in the VRpawn BP and works now, altho it makes you float, but the inputs work
@robs6404
@robs6404 4 месяца назад
Best tutorial by far! Thank you for actually understanding what you're teaching unlike so many others.
@ImpalerVR
@ImpalerVR 4 месяца назад
Thanks for the kind words. I made it as if teaching my past self who couldn't find a good tutorial and had to solve this the hard way, so of course there are other people still in that boat.
@marine32-rowan
@marine32-rowan 5 месяцев назад
Thank you! This is exactly what I was looking for!
@ImpalerVR
@ImpalerVR 5 месяцев назад
glad to help
@ohm8759
@ohm8759 2 месяца назад
This also work for me!! Thanks!! U saved my life.
@G.picxel
@G.picxel Месяц назад
Thank you a lot, can't find a better tutorial for this (only 5m of my time :) )
@ImpalerVR
@ImpalerVR Месяц назад
I know, right? So many videos rambled on for 10 minutes to get a scrounge of useful information and of course they are very unstructured. I made what old me wanted to find back then, not what some lazy youtuber would. Thanks for your words. It feels good to be of help.
@KishoreGoud
@KishoreGoud 22 дня назад
wow, this is simple and great tutorial. Thanks for creating it. This is exactly what I was looking for. I was able to get everything working as expected. However, the Character is spawning above the gorund and in mid air. which is prevernting from accessing the scene properly. is there any fix for this?
@stefanocambazzu7146
@stefanocambazzu7146 22 дня назад
I tried in every way I followed the tutorial to the letter but the player with the controllers does not move .. can you post the modified project?
@KADstudioArchitect
@KADstudioArchitect Месяц назад
I use Meta Quest 3 UE 5.4.2 movements was reverse, Also only moves left and right, not back and force
@saibotgaming6045
@saibotgaming6045 3 месяца назад
don't forgot to remap 'turn-snap' to the right thumbstick X-Axis. otherwise you would have 'left movement' and 'turn-snap' on the same action mapping
@ImpalerVR
@ImpalerVR 3 месяца назад
I forgot to mention. Thanks for pointing it out. I usually turn off snap turn entirely, but that's just personal preference and most people still use it.
@user-ww3rn3lx1g
@user-ww3rn3lx1g 8 месяцев назад
For some reason, my thumbsticks are not responding? mapped them to Valve Index
@ImpalerVR
@ImpalerVR 8 месяцев назад
I'm not really sure what went wrong for you. Apart from making sure they the name is valve index (L) thumbstick x axis and y axis, I don't know. It should work the same way. Try to diagnostic it in the vrpawn blueprint. Make it print out the value and see what it spits out. Best of luck to you!
@SvenDesigns
@SvenDesigns 8 месяцев назад
Nice tutorial !
@ornerybrush
@ornerybrush Месяц назад
man, you gotta make tutorials like this one plssssss for any random stuff
@ImpalerVR
@ImpalerVR Месяц назад
Believe me, I love prototyping VR games and sharing. Right now I was making a video about into the radius 2 VR releasing into early access and editing is a massive drag. I'll bounce onto more tutorials next.
@fornesmontalban7
@fornesmontalban7 4 месяца назад
Nice work, thanks a lot
@ImpalerVR
@ImpalerVR 4 месяца назад
I'm glad to be of help!
@homienum2121
@homienum2121 4 месяца назад
thank you it really helped
@hypersuyt3786
@hypersuyt3786 21 день назад
How do I slow down movement?
@NameNotFound38
@NameNotFound38 7 месяцев назад
Thank you!
@alessandrocernuzzi
@alessandrocernuzzi 2 месяца назад
I setup everything so I can move forward/backwards/sideways with the left thumbstick and snap turning on the right one, but if I hold something, like the guns or the cubes, I fly through the floor and just go backwards. Any ideas? Thank you very much for this, great tutorial :)
@ImpalerVR
@ImpalerVR 2 месяца назад
Thank you for the kind words. I now realize I need to resolve these issues. I think disabling collision to the player model should make it better. I can't wait to get my exams done next week. I'll have the rest of the summer to work more on this project and fix all these unintended side effects. I'm sorry I don't have a good answer right now but I'll be back.
@alessandrocernuzzi
@alessandrocernuzzi 2 месяца назад
@@ImpalerVR Oh, don't worry, it looks like this is something that is still relatively new and we're all working together :) I'm a Blender user and I've just started to learn my way into UE to combine my workflow between the two softwares. This is going to take a while, although being a Blender user helps a lot to move around UE. Thank you again for everything and good luck with your exams 🖤
@Tyler_the_pebble
@Tyler_the_pebble 8 месяцев назад
Im trying to follow this tutorial but right off the bat i cant i dont have a input folder and i cant create an input action either please help
@ImpalerVR
@ImpalerVR 8 месяцев назад
huh, I'm not sure. Are you looking in the VRtemplate project and there is no input folder? Does the game run regardless if you put the headset on and you can teleport? When you click right in the content drawer is there no input option below create advanced asset? I wanted to give you a better answer, but this should be there the first time you open it without any tinkering so try making another VRtemplate project. Otherwise I don't have enough information to figure out what's the issue.
@Tyler_the_pebble
@Tyler_the_pebble 8 месяцев назад
@@ImpalerVR damn well that's unfortunate. Yea I made new projects and everything I followed your instructions to make a new input blueprint thingy but when I tried I couldn't find the option to make it
@ImpalerVR
@ImpalerVR 8 месяцев назад
That sucks. I'm sorry, I don't know what the fix is for that.@@Tyler_the_pebble
@iliaspsomiadis319
@iliaspsomiadis319 5 месяцев назад
​@@Tyler_the_pebbleit's a plugin just go to the plugins and search for enhanced input.
@Nobody-u5e7c
@Nobody-u5e7c 9 месяцев назад
How can I switch from the snap turn that's already on the left thumbstick ? I tried deleting it but it doesn't work.
@ImpalerVR
@ImpalerVR 9 месяцев назад
To disable snap turn, enter in the VRpawn blueprint and disconnect all the pins coming from the enhanced input action IA_turn (should be the second or third down and commented as such). If you want to switch that from the left controller to the right, then enter the default imc and change the turn input mapping from the left controller thumbstick to the right. Basically the same name it lists there but with an (R) instead of (L). I hope this helps you!😁
@xray-n4k
@xray-n4k 7 месяцев назад
Nice tutorial, but I have some questions. It doesn't work from start, I think it is because of my Quest 3, so it doesn't work with key values in IMC_Default (I added Oculus, Valve, Vive and Windows Mixed reality) And my vr hands disappeared. Hope you can help me solve this problems🙏
@ImpalerVR
@ImpalerVR 6 месяцев назад
Sorry for the late reply. The oculus touch should be working with all oculus type controllers. I myself use the quest 2. I think your problem may be that it doesn't auto-possess your VR pawn. Especially if this is your first time and your default teleportation movement doesn't work (please try this first), then search auto possess player in your VR pawn and change it from "disabled" to "player 0". That should get it working if I guessed it right.
@kikin13579
@kikin13579 8 месяцев назад
Thank you so much it works like a charm, im trying to adjust the speed but i dont see where to change it, do you know how?
@ImpalerVR
@ImpalerVR 8 месяцев назад
I'm glad to hear it worked for you! You can adjust the speed by searching for max walk speed in the details tab of the vrpawn blueprint or instance. You can change it to however many cm/s you want, though I didn't try to modify it yet so I'm not sure if that is the solution or now that I'm looking into it I didn't know that the game can detect when you are crouched. Maybe it sees you as crouched when your head is below the middle of the capsule. Anyway, I hope this solves the speed too. What other VR feature would you want a tutorial on?
@kikin13579
@kikin13579 8 месяцев назад
Thanks ill try that, and if you could do a tutorial on teleporting to a location on a widget by pressing it i would really appreciate ir haha, im stuck on that right now, my solution was that when you pressed it it reloaded another level on the location i wanted, but that implicates having a lot of unnecessary levels instead of just teleporting on the same level, anyway thank you so much, happy new year @@ImpalerVR
@kikin13579
@kikin13579 8 месяцев назад
it worked!, i set it at 50cm/s and its perfect, thanks!!!!!@@ImpalerVR
@ImpalerVR
@ImpalerVR 8 месяцев назад
@@kikin13579 I didn't try to make a map for my games yet, but I understand that you already have one and you can get the coordinates for the destination so you only need to find a function that snaps you there, so it should be an easy fix. I'll see if I make a tutorial on that in the future. And thanks! I know it's a bit late, but happy new year to you too!
@0_.ABY-.0
@0_.ABY-.0 3 месяца назад
is it just me or when i did this, I was floating in the air twice my usual height. Anyone can help me?
@ImpalerVR
@ImpalerVR 3 месяца назад
Not just you. I tried solving it with the type of play space you put in the blueprint, but I still can't solve it. I'm still not sure what is causing the problem.
@onoff4244
@onoff4244 17 дней назад
@@ImpalerVR did you ever solve it?
@gottcha0330
@gottcha0330 2 месяца назад
Some way to change the tallness?
@ImpalerVR
@ImpalerVR 2 месяца назад
I just finished my exams, so I'm going to look into this. I know the problem with the virtual floor not matching up with the real one. The core steps of making this work are still the right way to go about this, but I will soon update how to make this work better.
@gottcha0330
@gottcha0330 2 месяца назад
@@ImpalerVR Goat
@BibliotecaTibiana469
@BibliotecaTibiana469 5 месяцев назад
thx! brasil o/
@BibliotecaTibiana469
@BibliotecaTibiana469 5 месяцев назад
note: I had to change the pawn to a character
@alfredogarciabarroso
@alfredogarciabarroso 3 месяца назад
The problem comes when you pick a cube or a gun and then starts flying.
@ImpalerVR
@ImpalerVR 3 месяца назад
Yeah, I did notice that happen. I didn't think it was because of the moving. I think the collisions need to be adjusted so it ignores small objects and make it that the actors become a component of your VRPawn when you pick them up. I'll have to look more into it, especially if making a full physics based game, which is what I want to make. Thanks for the feedback btw!
@alfredogarciabarroso
@alfredogarciabarroso 3 месяца назад
@@ImpalerVR For sure is because of the capsule component
@ImpalerVR
@ImpalerVR 3 месяца назад
@@alfredogarciabarroso but most VR games use it. I'm really not sure how they make it work. I actually don't know what games use 1 to 1 collision models to what you see.
@mmastt
@mmastt 7 месяцев назад
i dont have a input folder
@ImpalerVR
@ImpalerVR 7 месяцев назад
that folder isn't necessary. You can make one yourself and name it whatever you like, it doesn't make a difference. It's the input file that's important.
Далее
I Made The Ultimate Cheating Device
9:39
Просмотров 195 тыс.
A Better VR Button In UE / Tutorial
26:18
Просмотров 1,1 тыс.
I Rushed 11 min Imperial vs Pro Abbasid player
32:01
Просмотров 112 тыс.
10 Unreal Engine 5 PLUGINS I can't live without!
9:37
Просмотров 538 тыс.