Steve Streeting
Steve Streeting
The `StoreWorld` is there so that the contents of the current map are saved when travelling to a new level while still in the current game (as opposed to loading...
You shouldn't need to make any changes to SPUD to support multiple profiles. Just prefix each save game slot with the profile name. The level data cache is cleared whenever...
Probably a timing thing with the way Lyra initialises things. Sorry you'll have to investigate yourself, I don't use Lyra (it's way too over complicated)
SPUD hooks into the level post-load process. This is what allows it to load actors for streaming levels. I suspect Lyra with its unnecessary over-complexity defers the whole character spawn...
I'm on holiday for a week so won't have chance to look at this, it's entirely possible that I forgot to connect the dots. I thought there was a slow...