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

Tanks stay unaffected by bullets #71

Closed
mikerro opened this issue May 18, 2022 · 2 comments
Closed

Tanks stay unaffected by bullets #71

mikerro opened this issue May 18, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@mikerro
Copy link

mikerro commented May 18, 2022

Don't remember how it looks in original game but when you fire bullet and it goes straight to the tank (not ground below it), then perticular tank remains unaffected.

@pkali
Copy link
Owner

pkali commented May 21, 2022

This is true. Collisions are detected with the ground only (excl. Laser). It must stay this way, but I'll move it to the 'enhancement' category. Will revisit.

@pkali pkali added the enhancement New feature or request label May 21, 2022
@pkali pkali changed the title Tanks stay unaffected for bullets Tanks stay unaffected by bullets May 23, 2022
@Pecusx
Copy link
Collaborator

Pecusx commented Jun 6, 2022

Thanks to the new CheckCollisionWithTank procedure, the problem shouldn't be a problem anymore.

@Pecusx Pecusx closed this as completed Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants