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

Allow > 31 Objects on level #10

Open
Kroc opened this issue Jul 31, 2014 · 0 comments
Open

Allow > 31 Objects on level #10

Kroc opened this issue Jul 31, 2014 · 0 comments

Comments

@Kroc
Copy link
Owner

Kroc commented Jul 31, 2014

Objects are limited to 31 (technically 32, as Sonic always occupies the first slot) and all are processed every frame whether on screen or not.

I want to support up to 256 Objects on a level and this will require all new Object handling to detect when Objects approach the screen and when they leave.

This goes hand in hand with #9

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