Hi
I know this is probably simple, but I have not been able to find a good tutorial for this using google.
Most tutorials use a different character for their bots than the player (such as zombies or whatever) while I am looking to create a bot that more or less does the same as a player could, ideally using the same character so i don’t have to copy paste all the animation and movement logic between them.
I also don’t need them to have to roam and sense, they should just know where the closest enemy character is and chase until they line of sight and then fire.
Can anyone help me by linking a tutorial or example project that works like this? Would be very appreciated <3