Unreal Engine 5 - Helicopter AI Patrol (ALS #171)
🕑 Added 2023-04-05 09:02:00 +0000 UTCIn this episode of the shooter series, we are going to add a patroling system for the helicopter AI. We will be able to define a path using a spline that the helicopter should fly around the level for patrolling. Later on we will implement a attack abilities for the helicopter AI so player will have to take it down to proceed in the level.
project files
https://www.patreon.com/posts/63654325
Comments
I got it working: Useful command for people using Mac: sh /Users/Shared/Epic Games/UE_5.1/Engine/Build/BatchFiles/Mac/GenerateProjectFiles.sh -project=/Users/shashank/Downloads/LyraStarterGame/LyraStarterGame.uproject -game Run the above command then use XCode to build the project.
Thanks, but I am actually trying to run it on Mac, can't seem to get it working.
Thilina Premasiri
Hi, Please refer to this video. https://youtu.be/6mFhtvdYQWI
Hey, I am getting these errors: First I get this: The following modules are missing or built with a different engine version: ShootLikeMe Would you like to rebuild them now? Then, I get this after sometime: Error: ShootLikeMe could not be compiled. Try rebuilding from source manually. Please help!
Superkal
Extremely awesome!