Skip to content

Propcores collision detection methods don't work on the e2 entity itself #3361

@unknao

Description

@unknao

If you enable collision tracking on an e2 it will never trigger the collision events.
Example code:

trackCollision(entity(), function(_:entity, _:entity, _:collision){
    print(entity(), curtime())
})

The print will never occur.

Metadata

Metadata

Assignees

No one assigned

    Labels

    E2This issue is related to E2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions