Prop button: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with 'thumb|right|300px|The pillar style button An entity used in Portal 2 which acts the same as the func_button brush. It is used as a player activ…')
 
m (Changed to entity page)
Line 1: Line 1:
[[File:pillarbutton.jpg|thumb|right|300px|The pillar style button]]
[[File:pillarbutton.jpg|thumb|right|300px|The pillar style button]]
An entity used in [[Portal 2]] which acts the same as the [[func_button]] brush.  It is used as a player activated entity which triggers events in the game.
 
{{portal2 point|prop_button}}
It acts the same as the [[func_button]] brush.  It is used as a player activated entity which triggers events in the game.


== See also ==
== See also ==
*[[Button (Portal 2)]]
*[[Button (Portal 2)]]
*[[Portal 2 Level Creation]]
*[[Portal 2 Level Creation]]
[[Category:Portal 2 Level Design]]
[[Category:Portal 2 Tutorials]]

Revision as of 08:00, 1 May 2011

The pillar style button

Template:Portal2 point It acts the same as the func_button brush. It is used as a player activated entity which triggers events in the game.

See also