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

Virtual entities added by Polymer cannot be inspected #29

Open
haykam821 opened this issue Aug 5, 2023 · 1 comment
Open

Virtual entities added by Polymer cannot be inspected #29

haykam821 opened this issue Aug 5, 2023 · 1 comment

Comments

@haykam821
Copy link

The client-only entities added by Polymer cannot be inspected, both due to a lack of hitbox and lack of server NBT.

@BasiqueEvangelist
Copy link
Contributor

The inspector used to first try to ask the server if the entity exists, and only if it is allows you to change to the client repr in the screen, but I reverted this in a recent commit. The lack of hitbox shouldn't really matter, as gadget uses a raycast method that ignores whether the entity is collidable (which is why item entities work).
I'll try to test inspecting virtual entities soon™ to see if it works now

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

No branches or pull requests

2 participants