Template:KV FuncMoveLinear:zh-cn

From Valve Developer Community
Jump to: navigation, search
English (en)

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>
笔刷停止移动时播放的声音。