This is by far, the best UE4 tutorial I've ever seen! Thank you so much!
@hubakags54286 жыл бұрын
Really helps, a fitting video to learn for beginners and even a first timer of Unreal Engine
@blackonlearn86433 жыл бұрын
this tutorial flowing straight forward, kinda hard to know what and why you make a variable, it's type, and so on. but when you done, you actually have a good algorithm. but i end it up with make my own class diagrams version based on this just to know the relationship between each class. haha
@hayjaydee8734 жыл бұрын
This is awesome but i actually liked because u used paint to "image editing". Paint is fire 🔥🔥🔥🔥🔥
@Capt_Dango6 жыл бұрын
In the intro vid I thought "I wonder what useful tool UE4 has for making thumbnails, I doubt they'd use paint like I would" XD
@yoshiking449 жыл бұрын
I'm working with Third Person and I don't have a HUD in my Blueprints folder. Any way I can get one?
@Tinker_it9 жыл бұрын
yoshiking44 I am also working in third person, but I skipped this part, because I think this is only used for the cross hairs that are in First person, and not third person. I'm a few videos in and everything seems to work well just skipping the first person changes.
@yoshiking449 жыл бұрын
Alright, I'll try that then, thanks!Tommy Smith
@frilansspion7 жыл бұрын
so this is old but just as reference for other people - if you want to recreate the HUD bit, what you do is create a new blueprint, and derive it from the "HUD" class. (ie not the "common" classes, but type into the searchbox below). now you can create that Receive Draw HUD event. (you also have to set your custom HUD under your Game Mode)
@superbiagames49584 жыл бұрын
so i have a question... if i wanted to enlarge the quality of the image, can i??
@GBTC20113 жыл бұрын
You may consider updating your tutorial, I'm using 4.25 and many things have changed starting with left click and drag on a mesh'
@yadday51537 ай бұрын
I can't find FirstPersonHUD in UE5. Anybody help?
@ypd030087 жыл бұрын
영상 매우 기대되네요 !!
@rifat.ahammed2 жыл бұрын
Thank You
@JeiBurke7 жыл бұрын
I am disaPAINTed in you Not so much that you used Paint but that you didnt use the snipping tool wich would have been waaaay faster
@ididntwin8 жыл бұрын
Unchecked maintain aspect ratio... as he proceeds to maintain aspect ratio :P
@anatolikolossov39709 жыл бұрын
Third person mouse with no crosshair answers.unrealengine.com/questions/292781/how-i-can-enable-my-moue-cursorui-tuttorial.html#answer-293567
@nowherebrain4 жыл бұрын
too bad there is no scripting...blueprints seem messy...and c/c++ is overkill for a feature rich engine like UE.