Skip to content

Add Support For Rotated CapsuleCollider2D #2

Description

@stone50

The current GetCapsuleColliderVertices() function will not return the correct array of vertices when given a rotated CapsuleCollider2D. This is due to the method being used not being able to properly order the vertices within the array when the CapsuleCollider2D has non-zero rotation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions