Skip to content
This repository was archived by the owner on Nov 7, 2023. It is now read-only.
This repository was archived by the owner on Nov 7, 2023. It is now read-only.

Motion Sensor Component #22

@CoderCow

Description

@CoderCow

If a player, npc, mob comes into range, the component sends 1, if there are no more players closeby it sends 0.
I think the Crystal Ball would be a good sprite to represent this component.

Suggested Modifiers:
1 - The component will only react on players comming closeby.
2 - The component will only react on NPCs comming closeby.
3 - The component will only react on mobs comming closeby.

The range of the sensor should be configurable. Also, since this component can take up quite some performance for the checking, a limit per player should be configuable.

Though, I'm not sure on how useful this component will be in the end. Especially because this is quite a lot of work to implement.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions