Skip to content

Static collision responses #47

@Bartanakin

Description

@Bartanakin

In the CollisionResponseSubscriber the following lines

        if (testResult.staticCollision) {
            return true;
        }

prevent from correct static collision handling. In this issue we want to analyse and possible repair this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    AnalysisAn issue for a analysis the existing codeMediumScale of knowledge of the project requirementQuickScale of workload requirement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions