Skip to content

Add physics joints between entities #94

@Nicolas-Ferre

Description

@Nicolas-Ferre

Problem
Currently, it is possible to fix a physical entity on a parent using RelativeTransform2D.
This relative child can have a collider, but this collider cannot produce forces because Dynamics2D has no effect.

Feature
Add ability to define a physics join between entities.

Additional context
Maybe RelativeTransform2D will not be anymore relevant once this feature will be implemented.
Also, joints are not necessarily between a parent and a child entity, and one entity can have multiple joints.

Dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    state: not-analyzedThis issue must be analysed and split in smaller tasks before being implementedtype: enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions