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

Implementation of the moving platforms #10

Open
zorun opened this issue Jul 14, 2011 · 0 comments
Open

Implementation of the moving platforms #10

zorun opened this issue Jul 14, 2011 · 0 comments

Comments

@zorun
Copy link
Collaborator

zorun commented Jul 14, 2011

To ease the implementation, the game engine needs a lot of modifications first, see issue #9

Currently, the moving platforms should behave as follow:

  • moving autonomously either right/left or up/down (defined in the level file)
  • bouncing when encountering an obstacle
  • can be stopped by closed doors and chain-link (white field)
  • the width of a platform can take any value starting from 2
  • does not pass through portals
  • portals can stick to such a platform if it's large enough
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