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

Spyglass feature suggestion #1

Open
M-Stout opened this issue Aug 5, 2021 · 5 comments
Open

Spyglass feature suggestion #1

M-Stout opened this issue Aug 5, 2021 · 5 comments
Labels
enhancement New feature or request

Comments

@M-Stout
Copy link

M-Stout commented Aug 5, 2021

What if the "position" of a player was able to be something other than the players actual position: such that they hear and speak on Discord in a different place than where they actually are in the game.
Then, a good use of that feature would be (optionally) having spyglasses set the player's "position" to be where they were pointing the spyglass, so that they can hear conversations from far away while using it or speak to people from far away while using it.

@carlodrift carlodrift added the enhancement New feature or request label Oct 13, 2021
@rowisahub
Copy link
Contributor

Oh wow, that's a really good suggestion, that would be difficult to add but I'll definitely try and add it to Skoice 2

@lino-levan
Copy link

Any progress on this? If not I would love to work on this if no one else is. Should probably be configurable.

@lino-levan
Copy link

lino-levan commented Dec 7, 2021

This is very accomplishable with a combination of player.getTargetBlock(), player.getTargetEntity(), and a fallback distance

@M-Stout
Copy link
Author

M-Stout commented Dec 7, 2021

I thought it would be accomplishable when I suggested it! ...I just have no experience with making plugins so I couldn't do it myself. I think, you'll also need some sort of check for what item the player is holding, and maybe whether they're holding down right-click (somehow).

@JumperBoost
Copy link

Something like this?

Base.Profile.2021.12.22.-.16.54.08.02.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants