Portal 2 Puzzle Maker/Button: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Unicodifying, replaced: [[Image: → [[File: (2))
 
(7 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{lang|Portal 2 Puzzle Maker/Button}}
{{DISPLAYTITLE:Portal 2 Puzzle Maker: Buttons}}
{{DISPLAYTITLE:Portal 2 Puzzle Maker: Buttons}}
{{stub}}
{{back|:Category:Portal 2 Puzzle Maker{{!}}Portal 2 Puzzle Maker}}
{{puzzlemaker-sdk|Button (Portal 2)}}
{{puzzlemaker-sdk|Button (Portal 2)}}
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.
Buttons are a testing element in Portal 2 puzzles. They can be connected to other testing elements to activate them. The Portal 2 Puzzle Maker includes four types of buttons. Having multiple buttons connected to the same item requires all buttons to be activated in order for the connected Item to activate.
 


== Button ==
== Weighted Button ==
[[Image:Super_button_p2_blue.jpg|thumb|right|100px|The ordinary button]]
[[File: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 (does not work with turrets).


=== Item Properties ===
=== Item Properties ===
 
[[Portal 2 Puzzle Maker/Common Issues#Item Entity Costs|Entity Cost]]: '''3'''
* Button Type
* Button Type
** Turns this button into the selected type (Weighted, Cube, Sphere)
** Turns this button into the selected type (Weighted, Cube, Sphere)
Line 16: Line 17:
== Cube Button ==
== Cube Button ==
[[File:prop_floor_cube_button.jpg|right|thumb|100px|The cube-specific floor button.]]
[[File:prop_floor_cube_button.jpg|right|thumb|100px|The cube-specific floor button.]]
Variety of the standard button. Can only be activated by placing a type of cube on it.
Variety of the standard button. Can only be activated by placing a standard, companion, reflection cube, or frankenturret on it.


=== Item Properties ===
=== Item Properties ===
 
[[Portal 2 Puzzle Maker/Common Issues#Item Entity Costs|Entity Cost]]: '''3'''
* Button Type
* Button Type
** Turns this button into the selected type (Weighted, Cube, Sphere)
** Turns this button into the selected type (Weighted, Cube, Sphere)
Line 28: Line 29:


=== Item Properties ===
=== Item Properties ===
 
[[Portal 2 Puzzle Maker/Common Issues#Item Entity Costs|Entity Cost]]: '''3'''
* Button Type
* Button Type
** Turns this button into the selected type (Weighted, Cube, Sphere)
** Turns this button into the selected type (Weighted, Cube, Sphere)


== Pedestal Button ==
== Pedestal Button ==
 
[[File:prop_button.png|thumb|right|70px|The pedestal button]]Tall, player-height button, activated by pressing the USE key (E by default) while directly in front of it from a short distance. 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 ===
 
[[Portal 2 Puzzle Maker/Common Issues#Item Entity Costs|Entity Cost]]: '''6'''
* Timing
* Timing
** 3 to 30 seconds: The connected item(s) will be enabled upon pressing the button, and disabled after the specified amount of time.
** 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.
** Infinity: The connected item(s) will be permanently enabled.


'''Note''': Having multiple buttons connected to the same item require all buttons to be activated in order for the connected Item to activate.
{{puzzlemaker-navbox}}
{{puzzlemaker-navbox}}

Latest revision as of 11:56, 8 January 2024

English (en)Русский (ru)Translate (Translate)

Warning: Display title "Portal 2 Puzzle Maker: Buttons" overrides earlier display title "Button".

This article contains content specific to the Portal 2 Puzzle Maker. For the Authoring Tools equivalent, see Button (Portal 2).

Buttons are a testing element in Portal 2 puzzles. They can be connected to other testing elements to activate them. The Portal 2 Puzzle Maker includes four types of buttons. Having multiple buttons connected to the same item requires all buttons to be activated in order for the connected Item to activate.


Weighted 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 (does not work with turrets).

Item Properties

Entity Cost: 3

  • 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 standard, companion, reflection cube, or frankenturret on it.

Item Properties

Entity Cost: 3

  • 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

Entity Cost: 3

  • 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) while directly in front of it from a short distance. This button can be rotated to face any of the cardinal directions.

Item Properties

Entity Cost: 6

  • 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.