Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Player sneak event module #18

Open
AdrianCapacite opened this issue Mar 12, 2021 · 4 comments
Open

Suggestion: Player sneak event module #18

AdrianCapacite opened this issue Mar 12, 2021 · 4 comments
Labels
suggestion suggestion

Comments

@AdrianCapacite
Copy link

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.

@Stevertus
Copy link
Owner

I think we already talked on Discord once. Seems like you already have an idea, if you do have an implementation feel free to contribute or send it for me to include. I would be really happy to add it to objD

@AdrianCapacite
Copy link
Author

Sure, thanks for the help. I would love to contribute, I'll look into that once I have more time!

@Stevertus Stevertus added the suggestion suggestion label Aug 5, 2021
@Stevertus
Copy link
Owner

Still sounds like a great idea, any updates?

@Stevertus Stevertus reopened this Aug 5, 2021
@AdrianCapacite
Copy link
Author

AdrianCapacite commented Jan 19, 2022

Unfortunately not, I am exploring the idea of creating datapacks as a hobby again, this time I have a better mindset for developing projects. 😊 I think this will be the first thing I will do once I familiarise myself with ObjD, unless someone else has taken that up already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion suggestion
Projects
None yet
Development

No branches or pull requests

2 participants