“Get Actor Of Class” returns only the first actor in the world. You need to “Get All actors from class” like it is in your DestroyActorEvent.
2 Likes
“Get Actor Of Class” returns only the first actor in the world. You need to “Get All actors from class” like it is in your DestroyActorEvent.