MajinBangFlash
Apr 12 2010, 12:49 PM
This might be a newbie question, but meh.
I am making a game, where you are introduced to the chatacter when he is sleeping, and it'd be much better to start with the screen black.
I've done the automatic tint screen effects, but there is always a moment, when you just start playing, you see the character.
How would I make it, that when a new game is started, the screen is black, but after dailouge is finished, it brightens?
poisonshift
Apr 12 2010, 01:35 PM
Start the game on a black map, go into the database and change the actor graphic to none.
to start, make an event that transfers the player to your original starting position and change the actor graphic to what it should be.
Thats it.
Guyver's Bane
Apr 12 2010, 01:55 PM
Or in the tinit screen command, change wait to 1.
XZidDede
Apr 12 2010, 02:07 PM
QUOTE (Guyver's Bane @ Apr 12 2010, 03:55 PM)

Or in the tinit screen command, change wait to 1.
That won't have quite the right effect, because it fades the screen in to the map before processing tint screen and such.
Do what poisonshift said, except you don't even need to change the actor graphic. Just have no one in the starting party and the player will be invisible, then just add the party after.
leongon
Apr 12 2010, 04:39 PM
put the player behind a fake tile
poisonshift
Apr 12 2010, 08:17 PM
putting the player behind an above tile works too...
stripe103
Apr 12 2010, 10:26 PM
otherwise, you could go into the script editor, open Game_Screen, find the brightness and change it to 0.
to fade up use the fade in event command.
you could also in the same script find tint and change it to 0,0,0,0 and then use the tint screen event command to fade up into different colors.
poisonshift
Apr 12 2010, 10:38 PM
I still think a black map with an empty character graphic is the easiest, but the harder ways work too.
I mean... I'm using the same thing in my game right now...
blink__
Apr 13 2010, 01:45 AM
poisonkid you are a dumbass.
But at least you fit to this site. loser. -,-
MajinBangFlash
Apr 13 2010, 01:57 AM
QUOTE (blink__ @ Apr 13 2010, 10:45 AM)

poisonkid you are a dumbass.
But at least you fit to this site. loser. -,-
Blink, gtfo you troll.
Thanks for all your replies they helped alot
DerWulfman
Apr 14 2010, 01:00 AM
dont call your new master a troll. in a few days you will kiss HIS ass instead of kaz'
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.