I’m looking to learn Unreal engine and I have a game type in mind, does anyone have any experience with it?
I’d like to make a action RPG
I’d appreciate any tutorials you have used
I’m looking to learn Unreal engine and I have a game type in mind, does anyone have any experience with it?
I’d like to make a action RPG
I’d appreciate any tutorials you have used
Two disclaimers:
That said I can give you a couple resources.
One is Unreal’s on Learning Tutorials and they cover everything.
That said you want a starting point for the tutorials
Start here:
Then here:
Then here
And here
Additional Courses:
The Main Documentation for Unreal Engine 4:
Other Resource:
You could try a paid course from Udemy, but wait for a sale cause courses are more reasonable priced then:
Hope this resources can help you at least get started on your journey. Good luck.
bad experience(s)?
Not really. Company reps I worked with were nice to work with. Time issue mainly. Want to spend more time writing and learning for my IT certifications.
Another channel that has useful tutorials:
As soon as yoeu learn like 3 tools its drag and drop
Dropping by with some links, I usually see a lot of “getting started” content on reddit’s r/unrealengine.
Couple of communities to ask for UE specific help, the more detailed the request the better the odds of decent answers.
The forums are OK in terms of getting answers, regardless with all the sources the amount of help is a bit weak, Epic themselves rarely interact outside the UDN.
I also have a good amount of luck searching for specific engine features on github to find usage examples of people’s projects.
One that I reference a lot is Estranged.Core, nice examples for a few things like interact system, save/load. That developer’s dev blogs explain the code in the module really well too.