Looks like you’re putting each actor in a group on its own. Try adding each actor to an array variable and then group that array after the loop
Looks like you’re putting each actor in a group on its own. Try adding each actor to an array variable and then group that array after the loop