Open
Description
Need node break function
Expect Logic
- Cansee is used to find the target
- Cansee find the target then Seek track the target
- When a Walk is executed, a target is found and the Walk is break to execute the Cansee
Actual Situation
- 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
Labels
No labels