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

Add wait_while #630

Open
bitwes opened this issue Jun 25, 2024 · 0 comments
Open

Add wait_while #630

bitwes opened this issue Jun 25, 2024 · 0 comments

Comments

@bitwes
Copy link
Owner

bitwes commented Jun 25, 2024

Versions

Godot 4.x

The Feature

Add a wait_while that is the inverse of wait_until as mentioned in #628. This should be added to test.gd and will wait while a predicate method returns true. It will return true if the method times out, and false if not.

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

No branches or pull requests

1 participant