Tremulous Forum

Media => Mapping Center => Topic started by: gareth on February 26, 2007, 02:53:37 PM

Title: How can i get brushes to use lightgrid data for vertexs?
Post by: gareth on February 26, 2007, 02:53:37 PM
as stated.
Title: How can i get brushes to use lightgrid data for vertexs?
Post by: vcxzet on February 26, 2007, 03:33:14 PM
textures/poo/brownpoo
{
   {
      map textures/poo/brownpoo_poo.tga
      rgbGen vertex // -> this one?
   }
}
Title: How can i get brushes to use lightgrid data for vertexs?
Post by: gareth on February 26, 2007, 04:52:52 PM
Quote from: vcxzettextures/poo/brownpoo
{
   {
      map textures/poo/brownpoo_poo.tga
      rgbGen vertex // -> this one?
   }
}


however it doesnt work v.well, sometimes it is fullbright, sometimes it seems to be the colour that it should be (func_plat) when it is at the bottom location. using rgbGen vertexLighting also seems not to work.