Template:KV FuncMoveLinear:zh-cn

From Valve Developer Community
Revision as of 06:12, 11 June 2022 by 1416006136 (talk | contribs) (Created page with "<noinclude>{{lang|Template:KV FuncMoveLinear}}</noinclude> {{minititle|FuncMoveLinear}} {{KV:zh-cn|Move Direction (Pitch Yaw Roll) (movedir)|angle|实体将移动的方向。}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

FuncMoveLinear:

Move Direction (Pitch Yaw Roll) (movedir) <angle>
实体将移动的方向。
Start Position (startposition) <float>
笔刷生成时的位置,其中 0 是起始位置,1 是starting position(起始位置) + [move direction (移动方向) × move distance (移动距离)]
Speed (speed) <integer>
笔刷移动的速度,单位是英寸/秒。
Move Distance (movedistance) <float>
笔刷应该从起点移动的距离,以英寸为单位。
Block Damage (blockdamage) <float>
每帧对阻挡笔刷(移动)的任何实体造成的伤害量。

Template:Bug:zh-cn

Sound played when the brush starts moving. (startsound) <sound>
笔刷开始移动时播放的声音。
Sound played when the brush stops moving. (stopsound) <sound>
笔刷停止移动时播放的声音。