Hi I need sustain actor state across game play time, like loot box, in world partition on multiplayer.
Problem is when ever reload partition that actor actually spawn as like new one.
Is there any solution for like this?
I thought some manager object for memorize actor states but I don’t like this way.