Quick notes to add to this great tutorial.... Holding Alt and dragging a variable into the graph will automatically make a SET node for that variable. Holding Ctrl will make it a GET node. Holding Ctrl and right clicking on a GET variable and then select 'Convert to Validated Get' and that is the equivalent to ?Is Valid but much cleaner
@Daniel-be6cj Жыл бұрын
It's kind of insane how simple the math of this actually is, this helped massively, thank you. The "nearest point on segment" node is brilliant.
@AI-Music481 Жыл бұрын
Thank you verry much!! I can't install the VRExpansion plugin so that's the tutorial I've been looking for so long
@emirsahin98682 жыл бұрын
Absoulutely perfect tutorial. 👍
@halfrican86822 жыл бұрын
Aye Darth this guy has some great tutorials right? How about making a tutorial of 2 handed grabbing without using the grab component? Been scratching my head about that for about 2 weeks now. I've watched about every tutorial you have man I love your work
@dominikkissmann41852 жыл бұрын
Great Tutorial Thanks! I had one problem: If you grabbed the cube once. It will still move even if not in range. Quick Fix: Just set the GrableftActor and GrabrightActor in the VRPawn to null after sending the release event. Otherwise it passes the isValid function in the loop.
@JurekZydek Жыл бұрын
Hi Dominik, could you give me exact solution, how to change the GrabActors to null? Thank You
@upstreamruben80119 ай бұрын
Awesome! Helped me a lot, thank you
@alissonruizeusebio60257 ай бұрын
I would like to know as well. Thanks@@JurekZydek
@EthanFilms7 ай бұрын
@@alissonruizeusebio6025you just set the variable but leave the target input empty
@alissonruizeusebio60257 ай бұрын
@@EthanFilms Thanks
@KavanBahrami Жыл бұрын
you did a solid job with your chunk of tutorials, I keep finding myself coming back to them here and there, thank you for taking the time to make these and for putting them out ✌
@chrisbark5828 ай бұрын
I know this is an older video now but does this workflow change with the implementation of Enhanced Inputs? I am very new so forgive me if this is painfully obvious to others.
@Valitzu7778 ай бұрын
Yeah, would be good to get an answer on this one :) otherwise, we stuck :)
@EthanFilms2 жыл бұрын
Oh my god man thank you, I literally made a bolt action rifle in my project and am stumped on how to approach the bolt, I can't wait to try this!!
@ahlembhkz11 ай бұрын
if i want to rotate my object with spline what should i change?
@InnerspaceX9 ай бұрын
Please continue make vr tutorials.
@natishmaac2 жыл бұрын
awesome as always.. keep uploading........
@MrRobmeyers Жыл бұрын
Any thoughts on how to make a two axis slider? Also, disabling the VR Pawn original code, to make this new code...disables the Blueprint Grabble_SmallCube which comes with the VR Template, how can I make the Grabble_SmallCube work with this new VR Pawn?
@stephenhidalgo76082 жыл бұрын
hope the next tutorial will be turning valves :)
@AngyNReal Жыл бұрын
Hi! Nice tutorial! I had a problem for the slider, that is when I pressed the grip button to move the asset, the asset continues to move also when I collect it in the right way pressing another time the same button. In other words I want to block the movement when I press the button for the second time. Can you help me? 😢
@hazeyteeg16412 жыл бұрын
Thank you
@egey.2 жыл бұрын
Hi,than kyou for the tutorial, is there a chance to make a tutorial how to make object closer to you rotate and examine ? (might be skyrim styile)
@valentinpedersen61442 жыл бұрын
Hey i followed the tutorial but for some reason it wan't grab the slider. I made it inside the VR template is that the fault? Anyways thank you for this and your other videos
@hannesohlsson2 жыл бұрын
Make sure that the static mesh (For grabbing) has collision set up.