spin_location

spin_location

将(触发器属性中的)坐标固定到其他坐标。

示例配置

- id: spin_location
  args:
    angle: 15 # 偏移的角度
    distance: 1 # 偏移的距离

Last updated