Respawn event only happens for dynamically respawned actors that are restored from a record in a slot file.
If you are not restoring actors using the respawn interface, but still wants to load an individual actor, you use another “Load Actor” which isn’t static, it requires a slot reference and no slot data.
Here’s quick example:
https://i.imgur.com/svW6HqA.png