Func instance origin

From Valve Developer Community
Revision as of 04:03, 5 September 2012 by Sp1r1tu4l (talk | contribs)
Jump to navigation Jump to search

Template:Portal2 point It defines the center of an instance for placement and rotation. By default if ne 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