Func instance origin

From Valve Developer Community
Revision as of 15:19, 22 December 2014 by Henke37 (talk | contribs) (strange typo)
Jump to navigation Jump to search

Template:Portal2 point It defines the center of an instance for placement and rotation. By default if no func_instance_origin is placed, the center is the map origin (0,0,0). Therefore placing a func_instance_origin is useful to avoid moving everything inside an instance in order to change the origin point. It is used by Hammer and VBSP only.

Template:Intent

See also