RoboWaiter/robowaiter/behavior_tree/ptml/test/bracket_ptml.ptml

15 lines
200 B
Plaintext
Raw Normal View History

selector
{
sequence
{
cond Chatting()
act DealChat()
2023-11-08 17:37:49 +08:00
} sequence
{
cond HasSubTask()
sequence
{
act SubTaskPlaceHolder()
2023-11-08 17:37:49 +08:00
} cond At(Talb,ea)}}