Search Unity

Tutorial - Making Homing Projectiles | AI Series Part 8

Discussion in 'Community Learning & Teaching' started by ChrisKurhan, Mar 31, 2021.

  1. ChrisKurhan

    ChrisKurhan

    Joined:
    Dec 28, 2015
    Posts:
    268


    Hey Devs!
    I'm really excited to bring you this week's tutorial on how to make your ranged enemies shoot more interesting projectiles! While not strictly AI, it is directly related to your AI being engaging by having projectiles that don't only travel in a straight line.

    As always, full project is available on GitHub: https://github.com/llamacademy/ai-series-part-8 - this is the END STATE of the tutorial.
    If you would like to follow along, check out the part 7 code: https://github.com/llamacademy/ai-series-part-7
     
  2. chouziz2020

    chouziz2020

    Joined:
    Apr 14, 2021
    Posts:
    1
    ChrisKurhan likes this.