I'm trying to get stars to appear in my sky (My night sky that is) I pasted some code from the naboo sky to mine, but to no avail. Any required .fx files or other things I need to know about?
Polis Masa has a star skydome, which if you had transparent bits in you sky msh they might show through or make it so most of the Polis Masa sky texture is transparent.
Also just looking at the naboo2.sky file you would also need to put in the dome model line above the bit you copied
DomeModel()
{
Geometry("nab2_sky_dome");
}
and copy the nab2_skydome.msh file as well. Oh and if you were looking for it even though it is in the PS2 section for the stars the star_fx.tga is in the polis masa effects folder.