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

Unmoving Blocks #41

Closed
williamfiset opened this issue May 10, 2014 · 3 comments
Closed

Unmoving Blocks #41

williamfiset opened this issue May 10, 2014 · 3 comments
Assignees

Comments

@williamfiset
Copy link
Owner

I am not sure how this problem arrises, it is usually due to swirl teleportation but has occurred in other moments. The error consists of Blocks that:

  1. Are on the Screen
  2. Don't Move
  3. And that you cannot collide with.

screen shot 2014-05-09 at 9 15 45 pm

@williamfiset williamfiset self-assigned this May 10, 2014
ghost pushed a commit that referenced this issue May 10, 2014
@williamfiset
Copy link
Owner Author

Fixed this issue by adding naturalAnimate method

@williamfiset
Copy link
Owner Author

Still occurring on Level 5

ghost pushed a commit that referenced this issue May 10, 2014
@williamfiset
Copy link
Owner Author

Fixed this by making the initial block drawing method call naturalAnimate() at first and then animate() after

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