Talk:Func instance io proxy: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (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 …')
 
mNo edit summary
Line 1: Line 1:
Why use a proxy over usual outputs?
Why use a proxy over usual inputs?


e.g. Why not...
e.g. Why not...

Revision as of 10:23, 23 May 2011

Why use a proxy over usual inputs?

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)