Zh/Func simpleladder: Difference between revisions

From Valve Developer Community
< Zh
Jump to navigation Jump to search
(Created page with "{{lang|Func simpleladder}} {{:User:1416006136/Signature|time=2022年10月1日}} {{Ent not in fgd:zh-cn}} {{l4d_series_brush:zh-cn|func_simpleladder}}它用于定义可攀爬...")
 
mNo edit summary
Line 1: Line 1:
{{lang|Func simpleladder}}
{{lang|Func simpleladder|title=func_simpleladder}}
{{:User:1416006136/Signature|time=2022年10月1日}}
{{:User:1416006136/Signature|time=2022年10月1日}}
{{Ent not in fgd:zh-cn}}
{{Ent not in fgd:zh-cn}}
{{entity|suf=:zh-cn|func_simpleladder|type=e2|series=Left 4 Dead}}它用于定义可攀爬的梯子区域。在 [[VBSP]] 编译地图期间 [[func_ladder]] 固体通常被转换到这个实体。它不存在于 [[FGD]] 中,也不是为使用 Hammer 创建而设计的。
{{l4d_series_brush:zh-cn|func_simpleladder}}它用于定义可攀爬的梯子区域。在 [[VBSP]] 编译地图期间 [[func_ladder]] 固体通常被转换到这个实体。它不存在于 [[FGD]] 中,也不是为使用 Hammer 创建而设计的。


== 键值 ==
== 键值 ==

Revision as of 09:56, 24 January 2023

English (en)中文 (zh)Translate (Translate)

This page was translated by DaKang233 on Error: Invalid time. (UTC+8). Anyone is welcome to add new content or fix errors.


Template:Ent not in fgd:zh-cn Template:Entity它用于定义可攀爬的梯子区域。在 VBSP 编译地图期间 func_ladder 固体通常被转换到这个实体。它不存在于 FGD 中,也不是为使用 Hammer 创建而设计的。

键值

normal.x ([todo internal name (i)]) <浮点型(en)>
梯子的 X 法线。
normal.y ([todo internal name (i)]) <浮点型(en)>
梯子的 Y 法线。
normal.z ([todo internal name (i)]) <浮点型(en)>
梯子的 Z 法线。
team ([todo internal name (i)]) <整数(en)>
可以攀爬此梯子的实体。
  • 0 : 任何队伍
  • 1 : 生还者
  • 2 : 被感染者