Enrichment sphere: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
(9 intermediate revisions by 8 users not shown)
Line 1: Line 1:
Enrichment spheres can be made easily with an [http://developer.valvesoftware.com/wiki/Instance instance]. The instance can be found under instances/underground/test_dome_interior_01.vmf
{{lang|Enrichment sphere}}
{{stub}}
'''Enrichment spheres''' are a structural part of the [[Underground (Portal 2)|Underground]] aesthetic in Portal 2.
They can be made by creating a [[func_instance]] and setting the VMF filename to "instances/underground/test_dome_interior_01.vmf". See [[instance]] for more information. These spheres contain Old [[Aperture Science]]'s Test Chambers. 
They are ONLY found in the Aperture Science Innovators and Aperture areas in [[Portal 2]] (2011).  


For more information on making instances, go to [http://developer.valvesoftware.com/wiki/Func_instance func_instance]
{{note|Don't make the room too big otherwise the room can exceed the sphere!}}


''Please note I am not used to writing these, what I wrote is really just a placeholder. Feel free to rewrite it in a more organized way.
[[Category:Portal 2 Level Design]]
''

Latest revision as of 13:33, 1 January 2023

English (en)Русский (ru)Translate (Translate)

Stub

This article or section is a stub. You can help by expanding it.

Enrichment spheres are a structural part of the Underground aesthetic in Portal 2. They can be made by creating a func_instance and setting the VMF filename to "instances/underground/test_dome_interior_01.vmf". See instance for more information. These spheres contain Old Aperture Science's Test Chambers. They are ONLY found in the Aperture Science Innovators and Aperture areas in Portal 2 (2011).

Note.pngNote:Don't make the room too big otherwise the room can exceed the sphere!