"CAST" FOR BIND DISPATCHER

You need to create a separate level for common actors that are needed at different levels.

Then make soft reference variables of these actors and choose them in advance.

Then do a Resolve of the soft reference, and if the level is loaded (the actor exists) - you will get a hard reference on the actor.