Skip to content

Entity collision system #16

Description

@nelsonxb

We should probably create a component to indicate collision. It will need to satisfy the requirements of Cocos' built-in collision system.

I suggest that it dispatch events when collisions occur, and we listen on those when we wish to know about things colliding with other things. I can't remember the collision system API though, so not sure exactly if that's a good idea or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions