blueprint

AI_Patroller

  • Exposure: public
  • UE Version: 5.0

avatar author

jkrafty_games

December 7, 2022, 12:59 am

AI patrols between (x) amount of set points. When it sees the player, it will chase. When it loses sight of the player, it will resume its patrol.

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v

1 comment

  • avatar author

    jkrafty_games

    December 7, 2022, 12:59 am

    AI was created during my Fall 2022 coding 2 course.