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

Need a Timer Element #1

Open
8 tasks
skamansam opened this issue Jun 23, 2018 · 0 comments
Open
8 tasks

Need a Timer Element #1

skamansam opened this issue Jun 23, 2018 · 0 comments

Comments

@skamansam
Copy link
Owner

Description

There should be a Timer Element that changes over time. A generator can add to that timer store, then do something when a min or Max has been reached.

An example:
A generator generates apples and fills a bucket. The generator is disabled when the bucket is full. Over time, the bucket contents are added to a silo. Once the silo is filled, the bucket can no longer have apples removed. A truck unloads the apples from the silo and sells them for cash.
The bucket, silo, and truck are timer stores.

Expected outcome

Live Demo

Steps to reproduce

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10
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