User:CodingAintFun/pagetest00: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{obsolete|entity=1}} {{this is a|e1|name=func_instance_origin|engine=2|since=Portal 2}} The entity is supposed to set the center of an instance for placement and rotation, bu...")
 
m (Blanked the page)
Tag: Blanking
 
(15 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{obsolete|entity=1}}
{{this is a|e1|name=func_instance_origin|engine=2|since=Portal 2}} The entity is supposed to set the center of an instance for placement and rotation, but it appears to have only been partially implemented. The entity will affect the positioning of the instance in Hammer, but the bounding box isn't updated to match, and it has no effect in the compiled map; the instance will be placed with the center of the VMF as the origin as usual.


{{intent}}
{{todo|VBSP ''is'' if fact processing and removing the entity (as indicated by the lack of any unknown entity errors in-game), but doesn't seem to actually be doing anything with it. Maybe the entity can be made to work somehow?}}
==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.
[[Category:Instances|origin]]

Latest revision as of 13:15, 26 January 2024