Ru/Portal 2 vote page: Difference between revisions
< Ru
Jump to navigation
Jump to search
m (Nesciuse moved page Portal 2 vote page:ru to Ru/Portal 2 vote page over redirect: -Language prefixes) |
m (obsolete language category) |
||
| Line 30: | Line 30: | ||
Поскольку большая часть карт заканчивается в зоне лифта, поместите триггер где-нибудь в шахте лифта. | Поскольку большая часть карт заканчивается в зоне лифта, поместите триггер где-нибудь в шахте лифта. | ||
{{ACategory|Portal 2 Level Design}} | |||
{{ACategory|Portal 2 Tutorials}} | |||
Revision as of 02:57, 22 August 2024
Эта страница позволяет оценить тестовую камеру, загруженную из Мастерской Steam. Там вы можете перейти на страницу автора и оставить свой комментарий.
Для того, чтобы вызвать страницу оценки, вам потребуется триггер или кнопка (для куба, сферы или обычная).
С помощью кнопки
- Создайте
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.
prop_button с помощью entity tool.
- Создайте
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.
func_instance также с помощью entity tool, перейдите на страницу свойств properties и задайте следующие настройки:
| Свойство | Значение |
|---|---|
| Fix Up Name | pti_ents |
| VMF Filename | instances/p2editor/global_pti_ents.vmf |
3. В свойствах prop_button перейдите на вкладку Outputs и добавьте следующее:
| My Output | Target Entity | Target Input | Delay | Only Once |
|---|---|---|---|---|
| OnPressed | pti_ents | instance:@relay_pti_level_end;Trigger | 0.00 | Yes |
- Чтобы использовать напольную кнопку, вместо
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.
prop_button создайте
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.
C помощью триггера
- Создайте браш и сделайте его
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.
- Повторите шаг 2 из предыдущего описания
- Повторите шаг 3, но вместо "OnPressed" используйте"OnStartTouch"
Поскольку большая часть карт заканчивается в зоне лифта, поместите триггер где-нибудь в шахте лифта.