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

Research way to increase the mounting point of entities #7

Open
rainbowdashlabs opened this issue Sep 6, 2021 · 0 comments
Open

Research way to increase the mounting point of entities #7

rainbowdashlabs opened this issue Sep 6, 2021 · 0 comments
Labels
enhancement Enhancement of a existing Feature

Comments

@rainbowdashlabs
Copy link
Member

Some entities like boats interfere with the player vision a lot.
Maybe mounting them on top of a armorstand and mount this armor stand on the player can help. This will need larger changes to the internal infrastructure and will require to spawn a armorstand each time a player picksup a mob.

@rainbowdashlabs rainbowdashlabs added the enhancement Enhancement of a existing Feature label Sep 6, 2021
Gabo6480 added a commit to Gabo6480/PickMeUp that referenced this issue Sep 13, 2022
Implemented  eldoriarpg#7
However this comes with a drawback. In order to achieve this, I'm adding an invisible baby armor stand as a buffer between the player and the entitiy it is holding, this comes with the drawback of obstructing the player's ability to interact/attack any other block or entity.
The only ones capable of circumbenting this naturally are bedrock player's or modded clients.

To the moment, the only way I've found to fix this is to teleport the armorstand on top of the player every tick instead, however, this makes the entities lag behind when running.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of a existing Feature
Projects
None yet
Development

No branches or pull requests

1 participant