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

Offset might be wrong #24

Open
5tr1k3r opened this issue Nov 10, 2023 · 0 comments · May be fixed by #25
Open

Offset might be wrong #24

5tr1k3r opened this issue Nov 10, 2023 · 0 comments · May be fixed by #25

Comments

@5tr1k3r
Copy link
Contributor

5tr1k3r commented Nov 10, 2023

When objects with bars that are supposed to be floating above them are viewed from above (top-down view), the offset is still applied as if we were watching them from the side. This creates an effect, where the objects which are taller than they are wide have their bars pushed "forward" too much. I can't quite tell if that's the intended design or not.

01
View from the side: looks fine.

02
Top-down view: looks less fine.

The leftmost object has its height equal to half its width, so it lines up pretty well, but the three objects on the right are much taller (than they are wide), and their bars seem disjointed from them.

I understand that it'd probably be pretty hard to establish some sort of dynamic offset where the bar "sticks" to the visual top of the object.

What I would personally like to see is the bar visually always being above the horizontal center of the object (so its x and z would always be 0).

@5tr1k3r 5tr1k3r linked a pull request Nov 10, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant