Scrolling Game Development Kit Forum

SGDK Version 1 => Projects => Topic started by: tprime on 2008-02-22, 10:00:52 PM

Title: Game that Loads other Games
Post by: tprime on 2008-02-22, 10:00:52 PM
How would you make one game load another game, by use of scripting. Example: A collection of Sonic Games, and choosing one to play and playing that game, then later going back to choose another game. But its has to be a seperate GDP.
Title: Re: Game that Loads other Games
Post by: bluemonkmn on 2008-02-23, 10:13:30 AM
Saved games in version 1 are simply GDP projects.  Just put different games (GDP files and dependencies) in folders corresponding to saved game slots and activate a function to load a game when you want to run another game.  No scripting required.