Ru/Creating multiple buttons for one door p2: Difference between revisions
< Ru
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{ | {{lang|title=Создание нескольких кнопок для одной двери (Portal 2)|Creating multiple buttons for one door p2}} | ||
|title=Создание нескольких кнопок для одной двери (Portal 2) | |||
}} | |||
==Связка двух кнопок== | ==Связка двух кнопок== | ||
1. Создайте две кнопки (любые - prop_floor_button к примеру) | 1. Создайте две кнопки (любые - prop_floor_button к примеру) | ||
Revision as of 03:24, 16 December 2022
Связка двух кнопок
1. Создайте две кнопки (любые - prop_floor_button к примеру)
2. Создайте дверь (в этом примере назовём её door1)
3. Создайте
This article has been marked as a candidate for speedy deletion for the following reason:
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting.
math_counter со следующими настройками
Имя свойства Значение Name counter Maximum legal value 2
4. Подключаем кнопки к math_counter
(повторите 4 пункт со второй кнопкой)
5. Подключаем math_counter к двери
Дополнение
- статью написал ゲームマスター
- дополнил GreMirid
- Удачного обучения :D