Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

Is there a way to lower the brightness of neon bricks?

Asked by 7 years ago
Edited 7 years ago

I've been coding my game and I'm trying to make it as fair as possible. The problem is that my skybox is actually pitch black. I need the sky to be made of neon blocks like so a wall of neon around all the areas that should be seeing the outside.

The problem is that in game, it's blinding. It's harder to see the players who have a white appearance such as white cosmetics or skin color giving them an unfair advantage to those battling them outside.

Is there such a way where I can give off the effect of the sky without actually having to change the skybox white and without being abhorrently light? I need the skybox saved for a different purpose.


Thanks, LordDragonZord

4 answers

Log in to vote
1
Answered by 7 years ago

No...

0
10/10 BinaryResolved 215 — 7y
Ad
Log in to vote
0
Answered by
Hero_ic 502 Moderation Voter
7 years ago

Maybe try changing transparency of the brick? Otherwise I don't think that's possible. Sorry.

Log in to vote
0
Answered by
NexeusX 137
7 years ago

What i have always done is put Decals Around the whole brick, the decals could just be a solid or same color as the brick, then if the Brick is neon Adjust all of the Decals transparency and that should give you the effect you want! It also works with Textures Here is an [Example] (https://gyazo.com/b9ca558a2b148747f1d1f795e229be54). I used a solid black color for the decal ^_^

0
https://gyazo.com/b9ca558a2b148747f1d1f795e229be54 sorrry link above did not work NexeusX 137 — 7y
Log in to vote
0
Answered by 7 years ago

There is no way that I know of to change the brightness of neon bricks themselves. But you could play with Lighting and SurfaceLights to try and get the desired effect.

Answer this question