Skip to content

Suggestion: Player sneak event module #18

@cadrianmae

Description

@cadrianmae

A sneak event module that detects if the player is sneaking, similar to the ClickEvent module. The module will take in parameters similar to the ClickEvent such as Name, Path but will have 3 parameters unique to the sneak event module for tag(takes in a string to use as a tag on the player, if left empty it doesn't tag the player), whileSneaking(takes in a widget and executes them 20 every tick on a player who is sneaking) and onSneak(takes in a widget and executes them once on a player who has started sneaking)

I'm currently implementing my idea of this in my Objd project but I'm not entirely sure how everything works and how to input two widgets and call both of them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions