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

Wrong placement of block #3

Open
worldpotato opened this issue Oct 8, 2020 · 2 comments
Open

Wrong placement of block #3

worldpotato opened this issue Oct 8, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@worldpotato
Copy link

I moved a block just before it lands on top of another and then it got "stuck" midair with just the edges touching.
I also uploaded an image with the result: https://imgur.com/AyG4VPA where the blue left L shaped block stays in the air.

I think that block should drop to the lowest possible solution.

@k-vernooy
Copy link
Owner

I'd guess it has something to do with the rotation mechanism; it looks to me like you were rotating the block at that time? I don't really have the time right now to track this down; this code was honestly meant as a "learn C++ project" for me, so I didn't expect many people to be interested. When possible, I'm going to do an almost full rewrite, so I'll investigate this more then. In the meantime, if someone wants to submit a PR, I'd be happy to merge it.

@k-vernooy k-vernooy added the bug Something isn't working label Oct 14, 2020
@worldpotato
Copy link
Author

To be hones, I don't remember. But it's possible.
It's a cool "learning project" I have another "learning project" at the moment. But maybe I'll come back and do sume further investigation there.

@M1Sports20 M1Sports20 mentioned this issue Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants