Func instance origin: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with '{{portal2 point|func_instance_origin|internal=1}} == Entity description == This is the center of the instance for rotation. Useful to avoid moving everything inside an instance …')
 
m (categorising)
Line 11: Line 11:
*[[func_instance_io_proxy]] - Entity that is used as a proxy for entity I/O within instances.
*[[func_instance_io_proxy]] - Entity that is used as a proxy for entity I/O within instances.
*[[L4D2 Level Design/VMF Instances]] - A tutorial on how to use this entity in Left 4 Dead 2.
*[[L4D2 Level Design/VMF Instances]] - A tutorial on how to use this entity in Left 4 Dead 2.
[[Category:Instances]]

Revision as of 04:09, 11 June 2011

Template:Portal2 point

Entity description

This is the center of the instance for rotation. Useful to avoid moving everything inside an instance in order to change the origin point. It is used by Hammer only.

Template:Intent

See also