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

Entity co-ordinates should be in worldspace #21

Open
Textmode opened this issue Aug 28, 2012 · 0 comments
Open

Entity co-ordinates should be in worldspace #21

Textmode opened this issue Aug 28, 2012 · 0 comments

Comments

@Textmode
Copy link
Member

Currently, entities are placed relative to the screen. this makes things awkward in that moving backwards seems to be significantly slower than moving forwards.
it also makes it difficult to assign basic speeds to ships or powerups, as the level scrolling makes stationary objects seem to be "matching" with the player, while making objects stay put with the level requires making them move left-ward at a specific rate (which is not only annoying, but would cause issues if we ever decide to change the rate at which the level scrolls.)

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