Hi!
I've got a problem working with the Borg Cube mesh... if i place it in the outer parts of solar systems, it can't be seen anymore... but i would like to have it illuminate itself a bit so the texture is recognizable and not invisibly black (they actually have some sorts of lights on their surface, both in the texture and in "reality", so that would not be more irrealistic that borg cubes already are )
If possible, how could i do that?
Could this be done using some sort of night side texture? (i'm really new to that stuff, please excuse my dumb questions )
Thanks & Greetings,
Felix
Make an object illuminate itself
-
Topic authorFelix
- Posts: 2
- Joined: 14.04.2003
- With us: 21 years 7 months
- Location: Munich / Germany
- Contact:
Make an object illuminate itself
~ Nemo Numquam Nihil Nescit ~
-
- Posts: 6
- Joined: 16.04.2003
- With us: 21 years 7 months
in the .SSC file you have, you can add a night side texture by adding:
just to show you where to put it... Anyone feel free to correct me if im wrong.. im pretty new myself
just an example for you, you could also turn ambient light up, but then it looks super fake
Code: Select all
"Borg" "Sol"
{
Texture "borg.png"
# Texture "borg.dds"
NightTexture "borgnight.jpg"
.....
just to show you where to put it... Anyone feel free to correct me if im wrong.. im pretty new myself
just an example for you, you could also turn ambient light up, but then it looks super fake