Search Unity

Question Which AI system to use?

Discussion in 'Getting Started' started by catspcd, Jan 3, 2023.

  1. catspcd

    catspcd

    Joined:
    Oct 25, 2020
    Posts:
    6
    Hi,

    I am wanting to design a game where the player is able to interact with different AI characters. I want the game to be immersive and the interactions with the AI characters to be dynamic. The game is an open-world story-driven game, where the AI characters evolve depending on how the player interacts with them.

    I started using the Inworld system and I liked how the characters were set up, but it has some limitations that might not work for me.

    Which is the best AI system/addon for this type of AI in Unity?
     
  2. AngryProgrammer

    AngryProgrammer

    Joined:
    Jun 4, 2019
    Posts:
    490
    1. The question is do you know any AI basics? If not, that's where you need to start. https://learn.unity.com/course/artificial-intelligence-for-beginners
    2. If you already know the basics, it's worth reaching for some inspiration. What games have this AI behavior? For example, the Civilization series how does it solve this? There is a number that determines like or dislike. Specific choices add value or subtract it. And this affects whether the faction is friendly or seeks revenge.
    3. Unfortunately, I am not able to say about ready-made solutions, so someone will probably supplement my statement.
     
    P_Jong likes this.
  3. RichAllen2023

    RichAllen2023

    Joined:
    Jul 19, 2016
    Posts:
    1,026
    https://assetstore.unity.com/tools/ai