Another example of why I watch tutorials that aren't related to any project I'm doing. I have no desire to make Wordle, but if I had I have no idea how I would have handled the flipping letters. I would never have thought to have an upside-down widget on the back of the square with the letter already on it, and rotating the actor. I just made a card game a few months ago where everything was a widget of some sort, i bet I could have done it more optimally in some obviously-if-you-know way, but it was a learning experience :) And thanks for reminding me that timelines exist, I really need to find a use for one so I have a personal example to reference.
Hey, I hope everything is going great with you… this channel has no updates since 2022 nor does the Patreon. I just found this channel today and this is definitely one of the top 5 channels on Unreal… really hoped that there was more content on UE5 specially with all the cool PCG, Nanite and MotionMatching stuff Epic is adding. Thank you so much for taking your time to educate others!
Hey! Yes all is well. I've just been busy with other things the last year and don't feel like there are any videos worth making that haven't already been made haha. But glad the ones I made can help.
@@ReidsChannel Glad to hear! If you get time, something on directional audio or P2P voice chat using steam would personally be a tutorial that I’d appreciate a lot. I’m just starting out and there aren’t any comprehensive resources explaining how to work with audio in Unreal…. Or not that I found yet
Wow Reid's love this type of tutorial. If its possible make some C++ tutorials. I know there is a lot in TH-cam but your explanation is something different.
Hey thanks! This tutorial actual uses some C++ to load the list of words but most people are looking for Blueprint Tutorials so i tend to lean towards those. I have a few C++ tutorials on my channel though.
how do i fix the error "cannot open source file "Wordle_Library.generated.h" ? couldn't even find the file in my pc. tried rebuild solution didn't work either.
@@dangerkatdev which guide you following for Vs installation n setup? I was following the UE official website , I followed every step. But my intellisense is not working, and when I compile I get a bunch of error. 😭
you potentially make the best unreal mechanic videos, was wondering if you could apply your genius to a rail grinding system like sunset overdrive or sonic?
@Reids Channel th-cam.com/video/LJlaXGLLo38/w-d-xo.html No problem XD, so there's quite a bit going on in this video, idk if you ever played it, but the games movement is top tier, but specifically, looking at riding the rails. My main issues while trying to make this is A) entering the rail at any point, I've been making mine with spline meshes, and I have an enter and exit collision box at the beginning and end, which isn't that flexible. B) going in the right direction once on a rail C) having the rails in 3D space. Right now, my rails don't really work going in an upward incline. It just stops my guy dead in his tracks I appreciate any and all help!
Hi, I've been following you for a while now and I have a question about your chess tutorial. I would like to use some of the stuff you did in there but I'm not able to download it. Idk if I'm doing something wrong or if it's outdated, but if I click on ur link, I can see all the files, but can't find a button to download any of it. Thanks a lot mate!
Thanks for the awesome tutorials! Btw there's a way to bring in external words by using a csv to data table. It's annoying but I did it when I was trying to recreate Fallout's hacking game.
no way ive watched so many of your tutorials and didnt realise its all from you , ive watched them over a long period of time while imporving my knowledge on ue 5. hey so ive been having issues with making ai that recognises team and enemy , think of it like death match ai , think you could make a video on that ? much appritieated thank you
Hello guys, my name is Dan. I am new in unreal engine 4.26 , can you help me with a tutorial with how can I setup a non playbale character? I have my Third pesoon charcacter setup but I dont know how to add a second non playble to interact with. Thanks
Been following along to nearly the end of the tutorial, but there is an issue, Unreal won't import .txt files and says it's an unknown extention. Anybody else have this issue?
Hey Reid, I made a Discord Account to join your Discord and get some help regarding a Problem I have but I have seemingly been banned or something without even writing anything. I was in the middle of reading and accepting the rules. Could you please help me out?
I am really so sorry. But, I need your help. My friend if you helps me. I am promise you I will supported you. How to make characters which equip any weapon And when the character got this weapon the character should use (I mean fight). Not only weapons, but other abilities also unlock and will and will use their skills… How to make this & how to starting Shortly how to make after defeated boss & unlock new skills or weapons? Shortly how to make after defeated boss. Character unlocked new skills or weapons
Thank you for all your tutorials! You are great man. I really hope you're fine, have a good luck bro
I just want to say how much I thank you and appreciate you for your tutorials! They've been an absolute help!
Hey Reids, you need to come back bro... Missing your tutorials!!!
Thanks! Just been busy lately. If things ever become less busy I'm sure I'll start up again with the tutorials.
@@ReidsChannel that's great to hear! Best of luck to you on your current endeavors.
Another example of why I watch tutorials that aren't related to any project I'm doing. I have no desire to make Wordle, but if I had I have no idea how I would have handled the flipping letters. I would never have thought to have an upside-down widget on the back of the square with the letter already on it, and rotating the actor. I just made a card game a few months ago where everything was a widget of some sort, i bet I could have done it more optimally in some obviously-if-you-know way, but it was a learning experience :)
And thanks for reminding me that timelines exist, I really need to find a use for one so I have a personal example to reference.
Hey, I hope everything is going great with you… this channel has no updates since 2022 nor does the Patreon. I just found this channel today and this is definitely one of the top 5 channels on Unreal… really hoped that there was more content on UE5 specially with all the cool PCG, Nanite and MotionMatching stuff Epic is adding.
Thank you so much for taking your time to educate others!
Hey! Yes all is well. I've just been busy with other things the last year and don't feel like there are any videos worth making that haven't already been made haha. But glad the ones I made can help.
@@ReidsChannel Glad to hear!
If you get time, something on directional audio or P2P voice chat using steam would personally be a tutorial that I’d appreciate a lot. I’m just starting out and there aren’t any comprehensive resources explaining how to work with audio in Unreal…. Or not that I found yet
Wow Reid's love this type of tutorial. If its possible make some C++ tutorials. I know there is a lot in TH-cam but your explanation is something different.
Hey thanks! This tutorial actual uses some C++ to load the list of words but most people are looking for Blueprint Tutorials so i tend to lean towards those. I have a few C++ tutorials on my channel though.
U live ?
Love you reids if my match teacher was like you, I could have been a pc in math❤
how do i fix the error "cannot open source file "Wordle_Library.generated.h" ? couldn't even find the file in my pc. tried rebuild solution didn't work either.
@@dangerkatdev i ended up give up on visual studio, too many issue with it . stick with blueprint
@@dangerkatdev which guide you following for Vs installation n setup?
I was following the UE official website , I followed every step. But my intellisense is not working, and when I compile I get a bunch of error. 😭
you potentially make the best unreal mechanic videos, was wondering if you could apply your genius to a rail grinding system like sunset overdrive or sonic?
Haha thanks, have a video reference?
@Reids Channel th-cam.com/video/LJlaXGLLo38/w-d-xo.html
No problem XD, so there's quite a bit going on in this video, idk if you ever played it, but the games movement is top tier, but specifically, looking at riding the rails. My main issues while trying to make this is
A) entering the rail at any point, I've been making mine with spline meshes, and I have an enter and exit collision box at the beginning and end, which isn't that flexible.
B) going in the right direction once on a rail
C) having the rails in 3D space. Right now, my rails don't really work going in an upward incline. It just stops my guy dead in his tracks
I appreciate any and all help!
Hi, I've been following you for a while now and I have a question about your chess tutorial. I would like to use some of the stuff you did in there but I'm not able to download it. Idk if I'm doing something wrong or if it's outdated, but if I click on ur link, I can see all the files, but can't find a button to download any of it. Thanks a lot mate!
you can hit the green Code button and then select download zip
@@ReidsChannel thank you so much! Never used github before^^
Thanks for the awesome tutorials!
Btw there's a way to bring in external words by using a csv to data table. It's annoying but I did it when I was trying to recreate Fallout's hacking game.
could you make a tutorial on how to recreate the realistic aiming from the new Helldivers 2 game?
Would You Also Create a Tutorial to make a 3d Ludo or Snake and Ladders That would have me make Many Board Games .
lol did not expect Wordle from this channel XD
Lol why not?
Hi can you make a video on how to bake lighting in unreal engine 5?
Hi..nice video... can i ask for a tutorial? How to make a Nail gun from f.e.a.r. shoot and the enemies get stuck with arrow
Hi, can you make a video on how to make lockpicking like the elder scrolls IV oblivion in unreal?
Where did he go? I miss his tutorials 😔
Hi I tried this on 5.1 and it would not compile any ideas ?
Or could you post the code somewhere please.
no way ive watched so many of your tutorials and didnt realise its all from you , ive watched them over a long period of time while imporving my knowledge on ue 5. hey so ive been having issues with making ai that recognises team and enemy , think of it like death match ai , think you could make a video on that ? much appritieated thank you
Hello guys, my name is Dan. I am new in unreal engine 4.26 , can you help me with a tutorial with how can I setup a non playbale character? I have my Third pesoon charcacter setup but I dont know how to add a second non playble to interact with. Thanks
Hey, how would i go about making a create a class option in a fps shooter? similar to cod and battlefield. with attachments etc. thank you
make a tutorial for stack items in inventory system you made some time ago .. please ... 🙌🙌🙌🙌
This!! And a drop down menu! I've been struggling for a solid week now trying to get that up
Been following along to nearly the end of the tutorial, but there is an issue, Unreal won't import .txt files and says it's an unknown extention. Anybody else have this issue?
Hey man, how would I go about adding gravity to your wallrunning system?
Would it be possible to make a tutorial on how to climb walls like in doom eternal? Specifically in first person?
Hey Reid, I made a Discord Account to join your Discord and get some help regarding a Problem I have but I have seemingly been banned or something without even writing anything. I was in the middle of reading and accepting the rules. Could you please help me out?
Hmm that's weird. Whats your discord name?
I am really so sorry. But, I need your help. My friend if you helps me. I am promise you I will supported you.
How to make characters which equip any weapon And when the character got this weapon the character should use (I mean fight).
Not only weapons, but other abilities also unlock and will and will use their skills… How to make this & how to starting
Shortly how to make after defeated boss & unlock new skills or weapons?
Shortly how to make after defeated boss. Character unlocked new skills or weapons
Remake your vaulting tutorial that's not something people really have much documentation on
Я неотпишусь и буду ждать твоего возврощения
ты лучший