Portal 2 Puzzle Maker/Button: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 4: Line 4:


== Button ==
== Button ==
[[Image:Super_button_p2_blue.jpg|thumb|right|100px|The Super button]]
[[Image:Super_button_p2_blue.jpg|thumb|right|100px|The ordinary button]]
Flat, round buttons. Activated when the player stands on it, or when any type of cube or sphere is placed on it.
Flat, round buttons. Activated when the player stands on it, or when any type of cube or sphere is placed on it.


Line 32: Line 32:
== Pedestal Button ==
== Pedestal Button ==


[[Image:prop_button.png|thumb|right|70px|The pillar style button]]Tall, player-height button, activated by pressing the USE key (E by default). This button can be rotated to face any of the cardinal directions.
[[Image:prop_button.png|thumb|right|70px|The pedestal button]]Tall, player-height button, activated by pressing the USE key (E by default). This button can be rotated to face any of the cardinal directions.


=== Item Properties ===
=== Item Properties ===

Revision as of 02:02, 23 May 2012

Stub

This article or section is a stub. You can help by expanding it.

Buttons are a testing element in Portal puzzles. They can be connected to other testing elements to activate them. The Portal 2 Puzzle Maker includes 4 types of buttons.

Button

The ordinary button

Flat, round buttons. Activated when the player stands on it, or when any type of cube or sphere is placed on it.

Item Properties

  • Button Type
    • Turns this button into the selected type (Weighted, Cube, Sphere)

Cube Button

The cube-specific floor button.

Variety of the standard button. Can only be activated by placing a type of cube on it.

Item Properties

  • Button Type
    • Turns this button into the selected type (Weighted, Cube, Sphere)

Sphere Button

The sphere-specific floor button.

Variety of the standard button. Can only be activated by placing a sphere in it.

Item Properties

  • Button Type
    • Turns this button into the selected type (Weighted, Cube, Sphere)

Pedestal Button

The pedestal button

Tall, player-height button, activated by pressing the USE key (E by default). This button can be rotated to face any of the cardinal directions.

Item Properties

  • Timing
    • 3 to 30 seconds: The connected item(s) will be enabled upon pressing the button, and disabled after the specified amount of time.
    • Infinity: The connected item(s) will be permanently enabled.