Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(visualizer): pausing the game now keeps active node highlighting #103

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

ashblue
Copy link
Owner

@ashblue ashblue commented Nov 9, 2024

The game used to clear all activate highlighting on pause. Making it hard to figure out what the BT was up to before pausing.

fix #94

The game used to clear all activate highlighting on pause. Making it hard to figure out what the BT
was up to before pausing.

fix #94
@ashblue ashblue merged commit 9fb50d0 into develop Nov 9, 2024
1 check passed
@ashblue ashblue deleted the feature/keep-visualizer-alive-on-pause branch November 9, 2024 03:36
github-actions bot pushed a commit that referenced this pull request Nov 9, 2024
…-pause

feat(visualizer): pausing the game now keeps active node highlighting
@ashblue
Copy link
Owner Author

ashblue commented Nov 9, 2024

🎉 This PR is included in version 2.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BT window shows all tasks as inactive when EditorApplication.isPaused
2 participants