Skip to content

Add Support For Rotated CapsuleCollider2D #2

@stone50

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.

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