How to replicate Payday's Loot Bag System.

Client does a trace. If the client hits something that is interactive, then it RPC’s the server to do a trace.

If the Servers trace hits something that is interactive, it then queries the asset and Spawns the “REPLICATED” actor, Then Destroys the one on the ground (also a replicated actor).