Reply to Re: intro
If you don't have an account, just leave the password field blank.
In your "Story" folder, you should have a script called, START. Go into this script and you can see what scripts are given to each sprite on the title screen. Typically, for starting a new game, this is START-1.
In this script are the variables for where on the map you start. If you have an intro film, attach it's script (With Void MAIN)to the screen where Dink starts.
Then upon starting the game, this script will be run.
But depending on how your intro work (black screen, tiled screen or whatever) it may need to be done a it differently.
I'm not very good at explaining these things... ask Simeon, he's good at this!
In this script are the variables for where on the map you start. If you have an intro film, attach it's script (With Void MAIN)to the screen where Dink starts.
Then upon starting the game, this script will be run.
But depending on how your intro work (black screen, tiled screen or whatever) it may need to be done a it differently.
I'm not very good at explaining these things... ask Simeon, he's good at this!