How to get Object Reference to Actor spawned from array?

Since you’ve connected the Class pin on the spawn node, it can only return parent class now. Make Unit Actor type - so it can accept any actor. Or make Unit the base class of the mechs - so it can accept any mech.

1 Like