Switch (Portal 2): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with '== Button == The tall, red, player activated buttons used in Portal 2 are very simple to create. The button is used to as a trigger for doors and many other entities in the …')
 
(redirect to Button (Portal 2))
 
(35 intermediate revisions by 14 users not shown)
Line 1: Line 1:
== Button ==
#REDIRECT [[Button (Portal 2)]]
The tall, red, player activated buttons used in [[Portal 2]] are very simple to create.  The button is used to as a trigger for doors and many other entities in the game.
 
==Creation==
Firstly place a [[prop_button]] entity on the ground and position it where you want it.  Add your desired outputs to it, it works just the same as the [[func_button]] entity so you should be familiar to you.           
 
 
== See also ==
* [[Portal 2 Level Creation]]
 
[[Category:Portal 2 Level Design]]
[[Category:Portal 2 Tutorials]]

Latest revision as of 19:17, 6 July 2011

Redirect to: