Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Mon 05/01/2004 03:50:37

Title: All the stuff, you start out with!!!
Post by: on Mon 05/01/2004 03:50:37
Why does AGS start out with Roger Ego as a character?? Shouldn't there be nothing for you to start out with, so you can start from scratch!?!
Title: Re:All the stuff, you start out with!!!
Post by: Gilbert on Mon 05/01/2004 04:34:15
Because you won't need to start from scratch that way.

What's the problem, actually?
Title: Re:All the stuff, you start out with!!!
Post by: scotch on Mon 05/01/2004 04:38:48
The idea is to replace the roger sprites with your own character sprites when you have them, that way you don't need character graphics to start scripting the game.  Roger and blue cups make useful temporary graphics.
If you really want to you could get rid of all the sprites when you start a new game but I'm not sure it would compile.
Title: Re:All the stuff, you start out with!!!
Post by: Scorpiorus on Mon 05/01/2004 16:25:10
Yeah, so all you need, in order to run the ever first build, is to import a background image (draw some walkables maybe), save the room and finally click on test game.

~Cheers