How To Make Blueprint Components And Three Ways To Use Them In UE4 and UE5

  Рет қаралды 19,518

GDXR

GDXR

2 жыл бұрын

Updated Discord invitation: / discord #UnrealEngine #VR #VirtualReality
► Description
How to create and work with blueprint components In UE4/UE5 and three different ways to use them.
If you're new to VR and want to get started with Oculus Quest development, I recommend watching these videos first.
1. Installing UE4 from Source code (contains more up to date Quest features)
• Installing UE4 4.25 fr...
2. Installing Android Studio (Required to create Oculus Quest projects in UE4.25+)
• Installing Android Stu...
3. My Oculus Quest 1 Settings (These are different to the Quest 2)
• My Oculus Quest 4.25 B...
4. My Oculus Quest 2 Settings
• Quest 2 Settings You S...
-----------------------------------------------------------------------------------------------------------
► Join the Discord: / discord
► Patreon: / gamedevxr
► Twitter: / gamedevxr
► Instagram: / gamedevxr
-----------------------------------------------------------------------------------------------------------
PC SPECS:
► RTX 2070 Super
► I9-9900K
► 32GB Ram
Equipment
► Keyboard : HyperX Alloy Origins
► Mouse : Anker® Ergonomic Optical USB Wired Vertical Mouse
► Mic : Trust GXT 232
► Web Cam :
► Screen : AOC I2367fh 23-inch LED
► Headset 1 : Oculus Quest 128gb
► Headset 2 : Oculus Rift + Motion Controllers
► Headset 2 : Oculus Quest 2
► Graphics Tablet : Wacom Cintiq 13hd

Пікірлер: 26
@seabedrock
@seabedrock 2 жыл бұрын
I don’t know if it’s because the way you teach or if I’m much more familiar with unreal now than I used to be, but I understood a lot more in this video than the past tutorials I’ve watched in weeks. I like to say it’s the former. You sir, deserve more subscribers and more views. I can’t thank you enough for this. It’s not just a copy and follow along tutorial. You actually explain it really well with examples. It’s so much better than looking for specific game mechanic tutorial. The way that these videos are laid out opens up so much possibilities on how to apply the lessons here to specific game mechanics. It just encourages you to problem solve on your own and in return, you get much better at solving much more complex ones in the future.
@colalightyear7859
@colalightyear7859 Жыл бұрын
Good video, straight to the point, no blabla, nice thank you, I learned what I came for
@reeanimationgaming1034
@reeanimationgaming1034 Жыл бұрын
One of the best UE tutorial videos ever made... Thank you so much! 👌
@GDXR
@GDXR Жыл бұрын
Glad it was helpful!
@DRAWKCABLLA
@DRAWKCABLLA 2 жыл бұрын
learn something new about ue4 every day. Thanks m8
@mmm2096
@mmm2096 Жыл бұрын
Came to the right place, thanks!
@adamkareem
@adamkareem Жыл бұрын
Great tutorial, thank you very much!
@rifz42
@rifz42 2 жыл бұрын
Thanks! Epic never explained how these work. they had one video with a basic space invaders type example and that's it.
@Latvian3Dman
@Latvian3Dman 2 жыл бұрын
Thank You, I shared around this :)
@GDXR
@GDXR 2 жыл бұрын
Thats awesome, thank you so much.
@lalamax3d
@lalamax3d Жыл бұрын
bahut hee aala......(this is super awesome)
@cort1c
@cort1c 2 жыл бұрын
Thanks for the video. Very informative! I wouldn't mind seeing a video that discusses Scene Components/Primitive Components. How they're different from Actor Components and when to use them?
@GDXR
@GDXR 2 жыл бұрын
Sure thing!, I'll look into it.
@tampajoeyz230
@tampajoeyz230 2 жыл бұрын
Thanks. Information on this topic is difficult to find.
@williamtolliver749
@williamtolliver749 2 жыл бұрын
Can you send parameters in the call? I’m thinking of using this too for example, use a spellcsasting component, to proc another instance’s Hit/Effect component, but be able to tell the destination component how much damage, what effect to suffer, etc. Is that possible?
@joshuaboyd9859
@joshuaboyd9859 2 жыл бұрын
Absolutely love your vids man keep them up! I was wondering if you have thought about doing a VR two handed weapon tutorial in UE5/UE4.27 within the new VR template?
@joshuaboyd9859
@joshuaboyd9859 2 жыл бұрын
Answered my own question joining your Discord, two handed weapons in VR are so HARD!
@GDXR
@GDXR 2 жыл бұрын
They are. Currently I have everything in place. Only thing I'm struggling with right now is getting a sword to rotate correctly. As soon as I figure that out they video will be up.
@ty_teynium
@ty_teynium 2 жыл бұрын
I have an actor component with a function that changes a variable in the player character. So when I press a button, the actor component should call the function. I had a hard time trying to figure it out, and I found that first you have to add the actor component to the player character. Then activate the component, and then finally call the function, all within the player character. Not difficult at all, but it was the fact that I had to call the function. It works, but I'm wondering if this setup is correct? Is this method I just discovered the best way of using an Actor to activate an actor component?
@GDXR
@GDXR 2 жыл бұрын
if your trying to activate and actor inside an actor id just create a custom event in the child actor then you can get a reference to it in the parent and activate it that way.
@plagiats
@plagiats 2 жыл бұрын
Hi, I posted a comment earlier that got removed (maybe because it contained external link to my blueprint?). Anyway the question was, for the Rotator example, why not set the mobility to Movable automatically in Event Begin Play?
@GDXR
@GDXR 2 жыл бұрын
Chances are it was the link. You could totally set it up like that. But I wanted to show that you can still get errors for from components and how to fix it.
@EmirhanIrken
@EmirhanIrken 2 жыл бұрын
Nice Tutorial keep it up and in your Description it says your Graphics card is an GTX 2070 do you mean an RTX 2070 its just a little mistake but maybe you meant an GTX card
@GDXR
@GDXR 2 жыл бұрын
Thank you, it should tottaly say RTX 2070 Super my bad. I'll get that fixed so i dont forget next time.
@KavanBahrami
@KavanBahrami 2 жыл бұрын
off topic, why do you have that pile of packing boxes behind you? What's in the box(es)!??
@GDXR
@GDXR 2 жыл бұрын
lmfao, I recently moved and unfortuntly dont have a enough storage space yet to empty them out. There all filled with coding books and varies games.
USE Gameplay Tags
10:38
The Game Dev Cave
Рет қаралды 41 М.
What it feels like cleaning up after a toddler.
00:40
Daniel LaBelle
Рет қаралды 83 МЛН
No empty
00:35
Mamasoboliha
Рет қаралды 8 МЛН
Fast and Furious: New Zealand 🚗
00:29
How Ridiculous
Рет қаралды 39 МЛН
UE5 | Dev Talk - Reusable Logic with Actor Components
18:06
Michael Pattison
Рет қаралды 3,6 М.
How to create Modular and Scalable UI systems in Unreal Engine
19:15
Unreal Engine - Event Dispatchers Explained!
21:17
Reids Channel
Рет қаралды 19 М.
Unreal Engine 4 Blueprint Tutorial for BEGINNERS
19:43
Unreal Engine Tutorials
Рет қаралды 185 М.
I Struggled With Blueprint Interfaces for Years!! (Unreal Engine 5)
16:48
Glass Hand Studios
Рет қаралды 178 М.
What is a Pawn in Unreal Engine? (for beginners)
10:43
hawaiifilmschool
Рет қаралды 7 М.
Unreal Data Tables EXPLAINED
8:12
The Game Dev Cave
Рет қаралды 7 М.