Skip to content
This repository was archived by the owner on Nov 29, 2022. It is now read-only.
This repository was archived by the owner on Nov 29, 2022. It is now read-only.

PendingConvexCollision should apply to same Entity level #232

Description

@agg23

The current implementation of PendingConvexCollision applies the generated CollisionShape to the child containing the mesh. This is confusing and likely not what the user intended if the component was .insert()ed to some parent of the mesh. This is even more confusing when you attempt to use the collision data through Collisions or CollisionEvent, as the entity in question is not the one where the PendingConvexCollision component was added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or improvement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions