Func instance origin: Difference between revisions
Jump to navigation
Jump to search
m (Category sort index) |
|||
Line 2: | Line 2: | ||
== Entity description == | == 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. | 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 and VBSP only. | ||
{{intent}} | {{intent}} |
Revision as of 21:23, 12 June 2011
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 and VBSP only.
See also
- func_instance
- func_instance_parms - Entity to control parameters 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.