Sprites

From Valve Developer Community
Revision as of 04:24, 11 November 2010 by Omnicoder (talk | contribs)
Jump to navigation Jump to search
Broom icon.png
This article or section needs to be cleaned up to conform to a higher standard of quality.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.
  • Known bug with sprites:

I found out that sprites flicker in game when you set a fade distance to the prop closest to it. So for instance if you want to fade out the light props where the sprite is used on it will render it weird ingame and start to flicker. So perhaps it's better not to fade out any light props to avoid this (unless this issue gets fixed by Valve some time).

  • Update:

I again found out that you can get around this by making both the start and end fade distance the same value, then point_spotlights and sprites wont flicker ingame.