ActionFlow Help

Warp

The warp action is used to warp to a warp point.

Makes Up

An Action is fundamentally made up of two main components:

type

warp

data

see WarpData

WarpData

Parameter

Type

Required

Default

Description

warp_point

string

true

-

The warp point to warp.

distance_threshold

number

false

0

The distance threshold should use command again.

Example

[ { "type": "warp", "data": { "warp_point": "WarpPoint_1", "distance_threshold": 5 } } ]
Last modified: 12 11月 2023