blueprint
Virtual Input (Function Overwrite) - Enemy Movement AI
- Exposure: public
- UE Version: 5.3
ctrl + v
January 24, 2024
-
Final Version. Attempted to write custom Pathfinding AI, did not work, so implemented a combination of the two previous methods.
-
Making the Enemy go directly in the direction of the player.
-
First commit