Skip to content

Conversation

grzes
Copy link

@grzes grzes commented Aug 21, 2024

I made a fix to the sequence node so it run's through all of it's child nodes once.

I needed a sequence with:
[Condition] [Wait] [LongAction]

Where the long action should return running over several Update's of the tree, but on the next update the Wait node would restart and wait again.

In the example random walk you can see the problem when you insert another Wait node between random position and move to position.

@SergioEslava
Copy link

Same situation. I have implemented the change and now it works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants