Creating multiple buttons for one door: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{lang| | {{lang|Creating multiple buttons for one door|title=Portal – Tutorial – Multiple Buttons For One Door}} | ||
{{back|Portal Level Creation}} | |||
{{back | Portal Level Creation}} | |||
This tutorial will detail the basics of getting a door to open only when two (or more) buttons are activated. | This tutorial will detail the basics of getting a door to open only when two (or more) buttons are activated. | ||
== Door, buttons and triggers == | ==Door, buttons and triggers== | ||
Create your doorway and two buttons by following the tutorials [[Floor button]] and [[Test Chamber Door]]. | Create your doorway and two buttons by following the tutorials [[Floor button]] and [[Test Chamber Door]]. | ||
== Setting the buttons to open the door == | ==Setting the buttons to open the door== | ||
Create a [[math_counter]] entity, and put it near your door. | Create a [[math_counter]] entity, and put it near your door. Set the following properties: | ||
::{| class=standard-table | ::{| class=standard-table | ||
! Property Name || Value | ! Property Name || Value | ||
Line 41: | Line 40: | ||
== See also == | ==See also== | ||
* [[Portal Level Creation]] | * [[Portal Level Creation]] | ||
Revision as of 08:48, 26 December 2022
This tutorial will detail the basics of getting a door to open only when two (or more) buttons are activated.
Door, buttons and triggers
Create your doorway and two buttons by following the tutorials Floor button and Test Chamber Door.
Setting the buttons to open the door
Create a math_counter entity, and put it near your door. Set the following properties:
Property Name Value Name door_counter Maximum Legal Value 2
For the Maximum Legal Value
key value, you can enter whatever number you need.
Now go to the Outputs tab and set the following outputs:
Now go to each of your floor_button_door
brush entities and set these outputs: