set_victim_velocity

set_victim_velocity

触发效果

设置目标的向量。

示例配置

- id: set_victim_velocity
  args:
    x: 0.2
    y: 0.33
    z: -0.2

Last updated