Help - Search - Members - Calendar
Full Version: Start screen dark...
RPG RPG Revolution Forums > Game Engines > RPG Maker VX Discussion
MajinBangFlash
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
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
Or in the tinit screen command, change wait to 1.
XZidDede
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
put the player behind a fake tile
poisonshift
putting the player behind an above tile works too...
stripe103
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
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__
poisonkid you are a dumbass.

But at least you fit to this site. loser. -,-
MajinBangFlash
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 biggrin.gif
DerWulfman
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.
Invision Power Board © 2001-2013 Invision Power Services, Inc.