Enrichment sphere: Difference between revisions
Jump to navigation
Jump to search
(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…') |
No edit summary |
||
Line 1: | Line 1: | ||
Enrichment spheres can be made easily with an [http://developer.valvesoftware.com/wiki/Instance instance]. | 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 | ||
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 [http://developer.valvesoftware.com/wiki/Func_instance 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.** | **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.** |
Revision as of 15:56, 25 May 2011
Enrichment spheres can be made easily with an instance. The 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.**