How to add second class to "get all actors of class"?

Hello. How to add second/third class to get all actors of class for for each loop?

When i use “append” i have message “this array is not compatibille with x”

You’ll have to use multiple Get All Actors of Class nodes. To append them together, create a custom variable that is an Actor Array. Append the returned arrays to it.

Thanks! You are awesome!

Thanks! Very helpful!