How do I swap one actor for another?

I would like to use Blueprints to for object switching. That is, when I press a button one blueprint actor changes into a different blueprint actor. And this object would not be a player so possession isn’t an option. Is this even possible? If so how? Thanks!

Would something like this work?

Get the location of the first BP > destroy it > spawn the other BP at that location. If this isnt for a character BP i dont know why you mentioned possession, so i’m not sure if this is what you want. But let me know if it works for you!

Yeah that could potentially work, I’ll try that. Thanks!

Did you ever figure out a way to make this work? Im trying to figure out how to swap actors out as well.

could someone explain this in blueprints