Skip to content

Setting a new prediction_distance to BroadPhase doesn't create new events #402

Open
@Mik-pe

Description

@Mik-pe

Found when modifying the prediction_distance using the collision pipeline.

Calling broad_phase.update(...) with two different prediction distances doesn't produce different events using the same scene, as it is only checking the modified colliders.

An ok workaround is to mark the entire collision set as modified.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions