I am looking more closely at the ARHumanBodyManager Skript and the following event:
public event Action<ARHumanBodiesChangedEventArgs> humanBodiesChanged;
The way I figure is - after a body is found the script should stop looking for new bodies. Only when the body is lost, should the script search for new ones.
Topic:
Spatial Computing
SubTopic:
ARKit