Hi guys I'm developing an small indie game.here I need to make ai about remember some things.once it changes it started to search the protagonist like school boy runaway game.help me to fullfill this

Hi guys I’m developing an small indie game.here I need to make ai about remember some things.once it changes it started to search the protagonist like school boy runaway game.help me to fullfill this

You will need to break it down into smaller steps.

  • identify a feature you need help with
  • describe how it’s supposed to work, in details
  • explain what you’ve tried
  • explain what is not working
1 Like

Look into NEW state trees, they are easier to learn than old behavior trees. And have some decent tutorials already.

1 Like

The State Tree component is god tier.