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

Doppelganger ignores avatar scale #26

Open
JulianGro opened this issue Jul 4, 2023 · 2 comments
Open

Doppelganger ignores avatar scale #26

JulianGro opened this issue Jul 4, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@JulianGro
Copy link
Member

When using Doppelganger to mirror a scaled down or scaled up avatar, it will not scale it correctly.
This happens both on v8 and on Qt Script.

Scaled down (left is original, right is doppelganger):
overte-snap-by-JulianGro-on-2023-07-04_08-49-24

Scaled up (left is original, right is doppelganger):
overte-snap-by-JulianGro-on-2023-07-04_08-53-47

@JulianGro JulianGro added the bug Something isn't working label Jul 4, 2023
@Armored-Dragon
Copy link
Member

This won't be an easy one to fix. As far as I am aware exact avatar dimensions are not exposed anywhere (I don't know if it can be practically) and calculating on the script side is bound to cause errors on different avatars.

@AleziaKurdis
Copy link
Contributor

I think we have the dimension of the model (from the dopple ganger Entity) + Avatar scale (from MyAvatar). I think with those 2, it should be possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants