Hi everybody! I am a complete beginner with Unreal Engine. I’m not sure if this is the right place to ask for help, but I need to reach out because I’m so stumped.
I am making a simple 2D platformer (it’s actually 3D but you can only move left and right). In this game, I need to make a very simple enemy AI that patrols its own little area, moves towards the player when they’re within range, inflicts damage if they run into the player, and dies if the player jumps on them. I have tried all I can think of (which I’m sure isn’t that much) but I cannot make an AI for the life of me.
I know this is such an open-ended question but I was just wondering if I could learn where to start, or maybe if there was a tutorial somewhere. I’m just really confused and I’d like to know how to make a basic enemy is all.