Observation Room: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (neater writing - this page needs a new picture (with less height))
mNo edit summary
Line 6: Line 6:


For more information on making instances, go to [[func_instance]].
For more information on making instances, go to [[func_instance]].
[[Category:Portal 2 Level Design]]

Revision as of 13:44, 24 May 2012

Template:Otherlang2

The rooms are also used as a light source, not only for decoration.

Portal 2 Observation rooms are one of the primary light sources for a map. They can be made easily with an instance. The instances can be found in the instances/labs/ folder. They exist in different sizes.

For more information on making instances, go to func_instance.