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 Timer Node #98

Closed
LeHaine opened this issue Feb 19, 2022 · 1 comment
Closed

Add Timer Node #98

LeHaine opened this issue Feb 19, 2022 · 1 comment
Labels
enhancement New feature or request scene graph This issue is related to the graph pacakge

Comments

@LeHaine
Copy link
Member

LeHaine commented Feb 19, 2022

Add a new Node that emits a signal after certain amount of time has elapsed.

  • Allows for repeating of timer
  • Allows for one shot
  • Allows to start, stop, and reset a timer
  • Contains a signal that emits when the timer finishes
  • Allows setting the timer length
@LeHaine LeHaine added enhancement New feature or request scene graph This issue is related to the graph pacakge labels Feb 19, 2022
@LeHaine LeHaine added this to the 0.2 milestone Feb 19, 2022
@LeHaine LeHaine modified the milestones: 0.2, 0.3 Mar 4, 2022
@LeHaine LeHaine modified the milestones: 0.3, 0.4 Jul 20, 2022
@LeHaine LeHaine removed this from the 0.4 milestone Oct 16, 2022
@LeHaine
Copy link
Member Author

LeHaine commented Oct 27, 2022

I think out of scope for this framework. Probably something that should be added to an extension library.

@LeHaine LeHaine closed this as not planned Won't fix, can't repro, duplicate, stale Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request scene graph This issue is related to the graph pacakge
Projects
None yet
Development

No branches or pull requests

1 participant