Template:I BaseTrigger:zh-cn: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude>Hide the TF2 input with <code>|notf2=1</code> </noinclude>{{minititle|BaseTrigger}} {{IO:zh|Toggle|将此固实体切换启用或禁用状态。}} {{IO:zh|TouchTest...") |
m (FloraC moved page Template:I BaseTrigger:zh to Template:I BaseTrigger:zh-cn: Ditto) |
(No difference)
|
Revision as of 02:08, 16 October 2019
Hide the TF2 input with |notf2=1
BaseTrigger:
- Toggle
- 将此固实体切换启用或禁用状态。
- TouchTest (in all games since
)
- 为了测试某些事物触发此实体是否正确的。会产生
OnTouching
或OnNotTouching
输出。
- EndTouch (in all games since
) !FGD
- 产生
OnEndTouch
输出 - DisableAndEndTouch (in all games since
)
- 禁用触发,就好像所有触碰该实体的实体都停止了触碰。
only.
EnableDisable/启动禁用:
- Enable
- Disable
- 启动/禁用此实体所具备的效果。同样会使实体消失。