• @TheFeatureCreature
    link
    English
    2417 days ago

    For basic behaviour and pathfinding, yes. But aesthetics, outfits, dialogue, backgrounds, etc etc was all made by humans. The reason why NPC’s can feel so immersive and part of the worlds they exist in is because they’re made and written by the same people that made the rest of the game.

    NPC’s with awkward AI-gen voicelines spouting hallucinated nonsense that has nothing to do with the game or the player’s actions is going to be an absolute dumpster fire.

    • @QuadratureSurfer
      link
      English
      317 days ago

      There’s a place for AI in NPCs but developers will have to know how to implement it correctly or it will be a disaster.

      LLMs can be trained on specific characters and backstories, or even “types” of characters. If they are trained correctly they will stay in character as well as be reactive in more ways than any scripted character could ever do. But if the Devs are lazy and just hook it up to ChatGPT with a simple prompt telling it to “pretend” to be some character, then it’s going to be terrible like you say.

      Now, this won’t work very well for games where you’re trying to tell a story like Baldur’s Gate… instead this is better for more open world games where the player is interacting with random characters that don’t need to follow specific scripts.

      Even then it won’t be everything. Just because an LLM can say something “in-character” doesn’t mean it will line up with its in-game actions. So additional work will need to be made to help tie actions to the proper kind of responses.

      If a studio is able to do it right, this has game changing potential… but I’m sure we’ll see a lot of rushed work done before anyone pulls it off well.

    • Patapon Enjoyer
      link
      017 days ago

      But is it gonna be a worse dumpster fire than the usual Bethesda game generic NPC barking its one line of dialogue at you?

      • @TheFeatureCreature
        link
        English
        917 days ago

        Potentially yes as at least the Bethesda NPC will say lore-accurate lines.

        Or line.

    • @Hackworth
      link
      -517 days ago

      Pathfinding was an absolute dumpster fire for a long time. Remember dreading any gameplay where you had to lead an NPC somewhere? Things take time to get better. Gotta start somewhere.

      • @[email protected]
        link
        fedilink
        417 days ago

        Then start it in experimental games. There’s no reason to have garbage AI in production games in order to improve it. Make it functional, then deploy it…