Skip to content

Ball Self-Colliding with Player #45

@masoug

Description

@masoug

The player has capsules as collision shapes, but that can cause players to "hit themselves" when their firing angle is too steep. That is, the player's ball is so close to the player's capsule that Bullet registers that as a collision.

The solution would either be to extend the position the ball fires at or to constrain rotation.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions