Talk:Func instance io proxy

From Valve Developer Community
Revision as of 10:12, 23 May 2011 by TheLazyPanda (talk | contribs) (Created page with 'Why use a proxy over usual outputs? e.g. Why not... :{| border=1 cellpadding="2" cellspacing="1" |- align=left style="background:#DCDCDC; color:black" ! ! My Output > !! Target …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Why use a proxy over usual outputs?

e.g. Why not...

My Output > Target Entity Target Input Parameter Delay Only Once
Io11.png OnStartTouch DoorInstance01-door_open_relay Trigger   0.00 No
 

as opposed to configuring a proxy to handle...

My Output > Target Entity Target Input Parameter Delay Only Once
Io11.png OnStartTouch DoorInstance01 instance:door_open_relay:Trigger   0.00 No
 

They both do the exact same thing. Am I overlooking something? --TheLazyPanda 17:12, 23 May 2011 (UTC)