Enrichment sphere

From Valve Developer Community
Revision as of 15:52, 25 May 2011 by Rivet (talk | contribs) (Created page with 'Enrichment spheres can be made easily with an [http://developer.valvesoftware.com/wiki/Instance instance]. Then instance can be found under instances/underground/test_dome_interi…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Enrichment spheres can be made easily with an instance. Then instance can be found under instances/underground/test_dome_interior_01.vmf

For more information on making instances, go to func_instance

    • 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.**