Hello all,
My next game features a pair of arcade sequences and I'm looking for a way to provide the player with an Auto-Save that will back the game up for them shortly before they stumble into a life or death situation. (BTW, there will be an Arcade Lite feature available to strip out the arcade sequences altogether for those who prefer their adventure without action.)
I would like to handle this is a fashion similar to "Prisoner of Ice" and it's "TroubleJoker" feature that saved a game before throwing you into the middle of the action. That way, if you die, you can just load the autosave slot and won't be penalized for not saving your game every ten minutes.
I've tried room enter functions (both before and after fade in) and walk onto region functions. I try to save the game in a slot the player would not normally have access to but when the game is reloaded, it seems locked up. No cursor, no GUI, nothing.
I've tried several flavors of code but have had no luck. Has anyone ever implemented this and if so, could anyone please post some of their awesome scripting to help me out? I will build a small shrine to you on top of my monitor.
Thanks,
Ponch.
My next game features a pair of arcade sequences and I'm looking for a way to provide the player with an Auto-Save that will back the game up for them shortly before they stumble into a life or death situation. (BTW, there will be an Arcade Lite feature available to strip out the arcade sequences altogether for those who prefer their adventure without action.)
I would like to handle this is a fashion similar to "Prisoner of Ice" and it's "TroubleJoker" feature that saved a game before throwing you into the middle of the action. That way, if you die, you can just load the autosave slot and won't be penalized for not saving your game every ten minutes.
I've tried room enter functions (both before and after fade in) and walk onto region functions. I try to save the game in a slot the player would not normally have access to but when the game is reloaded, it seems locked up. No cursor, no GUI, nothing.
I've tried several flavors of code but have had no luck. Has anyone ever implemented this and if so, could anyone please post some of their awesome scripting to help me out? I will build a small shrine to you on top of my monitor.
Thanks,
Ponch.