Talk:Env texturetoggle: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Caveats)
Line 1: Line 1:


== Caveats ==
When I used one of these to change the textures on a func_brush, it also affected non-entity (and func_detail) brushes with the same textures.  Strangely though -- the change wasn't instant like on the func_brushes, but rather was delayed by a few seconds.
Making the other brushes a func_brush with no name and no other changes solved the problem. --[[User:Dewin|Dewin]] 21:44, 10 Jan 2008 (PST)

Revision as of 22:44, 10 January 2008


Caveats

When I used one of these to change the textures on a func_brush, it also affected non-entity (and func_detail) brushes with the same textures. Strangely though -- the change wasn't instant like on the func_brushes, but rather was delayed by a few seconds.

Making the other brushes a func_brush with no name and no other changes solved the problem. --Dewin 21:44, 10 Jan 2008 (PST)