Spawning Actors and changing its variables

Hi!

I’d like to spawn different actors using the SpawnActor node with a Select node connected to the Class input. I also would like to change certain actors’ variable values, but since I use a Select node for the Class input, the only variables I can get and set are the ones from Option 0 from the Select node.

Is there any way to solve this, or must I use different SpawnActor nodes with a specified Actor class for every single one? Since I want to spawn a lot of different actors this would end quite messy, and If I want to expand it in the future it will be even more.

I’d appreciate any idea or tip you have. Thanks in advance!

1 Like