Skip to content

Extract MovementDetector #27

@bitbrain

Description

@bitbrain

Currently you have to define your own movement detector instance in a class. To save work time, it should be done by the ChunkSystem itself, by invoking the detector.

Problem: the detector must be updated on some kind of update() method. That's the reason why it's currently not handled by chunx itself.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions