Then make a function in the level BP ( or where you want ) called MakeTreeMember:
It spawns the tree member structure in the world ( that’s ok because it has no ‘substance’ ) and set the actor TAG to be the same as the name of the person. We can use this later to quickly find a person. I just made this up as an example, you can do it any way you want…
