05-07-2025 04:37 AM
05-07-2025 05:58 AM
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.
05-08-2025 07:30 AM
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?