[PLUGIN] Savior

Okay thanks!

Another thing, i’d like to save a actor that holds a static mesh component i add at runtime. how do i save the reference to the mesh? i tried to add a (StaticMesh) variable with savegame flag inside the actor and restore it ‘OnFinishRespawn’ , but that aint work?

Regards