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

Fix squash_the_creeps hitboxes #1019

Merged

Conversation

Nazarwadim
Copy link
Contributor

I added CollisionShapes for the player and the enemy to fix the bug of the enemy passing through the player.
image
image

Copy link
Member

@Calinou Calinou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally, the collision shapes don't rotate when the player rotates (which happens when you move):

image

It works on enemies though.

@Nazarwadim Nazarwadim force-pushed the fix_squash_the_creeps_hitboxes branch from db85277 to abdb8b9 Compare March 6, 2024 11:47
Copy link
Member

@Calinou Calinou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally, it works as expected.

Thanks!

@Calinou Calinou merged commit b8a8670 into godotengine:master Mar 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants