Hi I’m a total beginner. I have never ever used unreal engine ever before. Neither do I have used any other advanced game engine ever before. I’m used to Python and know a little bit C++. So, please treat me like a 3 year old idiot that knows absolutly nothing. I have watched something like 5h of tutorials but not one of them was explaining what I need to understand. So, here is my problem:
I have a custom game controller and I mean CUSTOM!
Windows does recognise my controller
But UE does not, or not that I would know. So, what do I have to do now? I’m not trying to make a full game here (not yet). I’m just trying to make a “demonstrator”. Press a button on the controller and the corresponding button in the “game” light up. Something like that.
Also I would be very greatfull if someone could direct me to a tutorial that explains the absolut fundamentals of UE5.6 for beginners (not UE5.1 becaus everything looks different know and I can’t follow the tutorials anymore). No “let’s make our first game with all this premade stuff”; No “look how much better UE5 is then UE4”; Just how do the systems fundamentaly work. What needs to talk to what? AND WEHER ARE MY LINES OF CODE???