Forum Discussion

InaCentaur's avatar
InaCentaur
Start Member
8 months ago

Can NPCs be identified with tags?

Can NPCs be identified with tags?

2 Replies

  • The avatar ai agent gizmo nor the player class have a tag property. Although you could set the gizmo as a child and get the parent entity by tag then get child objects inside of that parent I believe. Not tried it.

    • InaCentaur's avatar
      InaCentaur
      Start Member

      okay so since entityArrays are not assignable, and no tags work on NPCs, so you'd just assign them by either spawning or just parenting them to the same entity?