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

Bullet Display #3

Closed
Ellun opened this issue Mar 25, 2016 · 1 comment
Closed

Bullet Display #3

Ellun opened this issue Mar 25, 2016 · 1 comment

Comments

@Ellun
Copy link
Owner

Ellun commented Mar 25, 2016

Bullets reset at the same time interval.

This needs to be adjusted to where each bullet has it's own lifespan.

Example
Bullet 1 is fired and will disappear in 1 second.
If bullet 2 is fired within this first second, it will disappear at the same time as bullet one.
Bullet 2 should disappear after 1 second of it's initial firing.

@Ellun
Copy link
Owner Author

Ellun commented May 2, 2016

Issue has been resolved by changing .empty() to .remove()

@Ellun Ellun closed this as completed May 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant