Basic UE4

Basic AI


-------------Basic Chase AI-------------



1. Duplicate 3rd person. Delete camera and boom

2. Create Pawn Sensing in Components. Click Pawn Sensing and change
3. Right click and type OnSeenPawn. 

4. Attach to thirdCharacter

5. Right click and type AI Move To

6. Drag of off pawn from AI Move and type self. This will self reference.

7. attach thirdchacter to AI move to and hook up As Third person Character to Target Actor on AI Move To.

Click for video tutorial Link

-----------------------------------------------------------------------------------------------------------------



<-------------Basic Patrol and then Chases you when he sees you------------->




Correct Below.

This correct


-----------------------------------------------------------------------------------------------------------------

<-------------Basic Patrol between points then Chases you when he sees you------------->




-----------------------------------------------------------------------------------------------------------------

----------Move To Random Locations---------

Play Video: Link
-----------------------------------------------------------------------------------------------------------------


Comments