Observation Room: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Portal 1 doesn't have instances of observation rooms (confirm?), removed unnecessary bit)
m (neater writing - this page needs a new picture (with less height))
Line 2: Line 2:
ru=Observation Room:ru
ru=Observation Room:ru
}}
}}
[[File:Portal2 obervation room.jpg|thumb|400px|right|The rooms are also used as a light source, not only for decoration.]]
[[File:Portal2 obervation room.jpg|thumb|300px|right|The rooms are also used as a light source, not only for decoration.]]
{{portal2}} Observation rooms are one of the primary light sources for a map. They can be made easily with an [http://developer.valvesoftware.com/wiki/Instance instance]. The instances can be found in the instances/labs/ folder. They exist in different sizes.
{{portal2}} Observation rooms are one of the primary light sources for a map. They can be made easily with an [http://developer.valvesoftware.com/wiki/Instance instance]. The instances can be found in the instances/labs/ folder. They exist in different sizes.


For more information on making instances, go to [http://developer.valvesoftware.com/wiki/Func_instance func_instance].
For more information on making instances, go to [[func_instance]].

Revision as of 00:27, 31 July 2011

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.