Underground Doors: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{lang|Underground Doors}}
{{stub}}
Underground test chamber doors can be made easily with an [[func_instance|instance]]. The instance can be found under instances/underground/test_chamber_door.vmf
Underground test chamber doors can be made easily with an [[func_instance|instance]]. The instance can be found under instances/underground/test_chamber_door.vmf


For more information on making instances, go to [[func_instance|func_instance]]
For more information on making instances, go to [[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. ''

Latest revision as of 20:21, 18 November 2022

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

Stub

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

Underground test chamber doors can be made easily with an instance. The instance can be found under instances/underground/test_chamber_door.vmf

For more information on making instances, go to func_instance