Jump to content
  • 0

make a stage brighter


Lord Batros

Question

I was wondering if some of our resident stage creators could tell me how to make a stage brighter?

Particularly The Kove 

 

I want to be able to really see the detail in the stage. .its just much to dark..i opened it in FF but couldn't figure it out...any ideas? 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Hey man,

 

i checked the stage a bit, it seems that you can make the stage brighter by modifying the trans on the rain code:

 


[BG Rain]
type = normal
spriteno = 0, 3
start = 0, 200
delta = 2, 2
mask = 1
tile = 1,1
trans = addalpha
alpha = 50,126

velocity = 7,28
layerno = 1

 

change it to

 


[BG Rain]
type = normal
spriteno = 0, 3
start = 0, 200
delta = 2, 2
mask = 1
tile = 1,1
trans = add
velocity = 7,28
layerno = 1

 

And the result:

UZRvMhU.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...