Killzone + respawn in one go - Error

the target of posess is a playercontroller (shown in the blueprint node under posess) so you need to feed in a “getplayercontroller” for example. also you should put the destroyActor to the end of the flow. depending on how quickly UE eliminates that actor you’re calling destroy - the rest of the code will not be executed otherwise