so guys, I'm a game artist for 4 years now and I want to engage in game dev using unreal engine 4. So, where do I start? books recommendation? tutorials? etc etc I have 0 knowledge btw in coding, so yea, I need guidance or anything :) Thx
Hi, maybe this tutorial: https://www.udemy.com/unrealcourse/I haven't watched it, but I have learnt programming from them (their Godot course, closer to Python so easier to get into programming as an artist). But the C++ hasn't the easiest syntax for a first programming language, so I would recommend a python-like language…
That UE4 course @Linko posted is really good if you're a complete beginner to coding IMHO. I'm 2/3 through it right now and it does a very good job of teaching what's important in programming. Little disclaimer though, I'm a full-time software developer. ;) I completely skipped the 1st section since I already knew the…