Pass score to new levels

@: He is loading a complete new Level and wants to pass the data over from the first to the second. GameState, PlayerState etc will all be killed and newly spawned, so this is not an option.
The only way to use this is to use the buggy seamless travel and set them as actor that should survive the level change. Or he uses the things i posted above.

Correct me if i’m wrong.