Nice!
One problem I ran into trying to store the instanced meshes is that they all have the same name when I print string them back out of the array. Is there a way to load them with a unique identifier, or do they already have one that I don’t know how to access?
Though I am not sure an array of actors is necessary if I can find a better way to reference them and talk to them.