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

Geometry inheritance doesn't merge properties correctly #88

Open
kennyvv opened this issue Aug 29, 2021 · 0 comments
Open

Geometry inheritance doesn't merge properties correctly #88

kennyvv opened this issue Aug 29, 2021 · 0 comments
Labels
Bedrock A bug in the bedrock implementation bug

Comments

@kennyvv
Copy link
Member

kennyvv commented Aug 29, 2021

Bedrock models can inherit from other models by doing stuff like geometry.humanoid.custom:geometry.humanoid
This would make geometry.humanoid.custom inherit from geometry.humanoid.
Currently however, when the models tries to override properties from it's inherited model it doesn't do so.

@kennyvv kennyvv added bug Bedrock A bug in the bedrock implementation labels Aug 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bedrock A bug in the bedrock implementation bug
Projects
None yet
Development

No branches or pull requests

1 participant