Skip to content

Need node break function #37

Open
Open
@PlusLius

Description

@PlusLius

Need node break function

Expect Logic

  1. Cansee is used to find the target
  2. Cansee find the target then Seek track the target
  3. When a Walk is executed, a target is found and the Walk is break to execute the Cansee

Actual Situation

  1. There is no way to break the Walk and then execute the Cansee during the Walk execution
/ * 
          Root
           | 
        Selector
        /      \
   Sequence    Walk (If Cansee finds the target, the Walk is break)
    /   \      |
Cansee Seek    |
(need loop execution) 
  ^ - - - - - -|
  
*/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions