Skip to content

SetPlaymode

gorhgorh edited this page Jun 19, 2019 · 3 revisions

Sequence endpoint

endpoint: /set_play_mode

set the playmode for baddy

sequence json object sample

{
    "PlayMode": 0
}

PlayMode:

  • PlayMode 0 stands regular baddy
  • PlayMode 1 stands for tripod baddy
  • PlayMode 2 stands for baddy buddy
Clone this wiki locally