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

AreaSwitchLocal's and AreaPoisonSwampBox's green boxes are rendered as if the translation position is the bottom center instead of the middle. #73

Open
Forwaken opened this issue Nov 20, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Forwaken
Copy link

AreaSwitchLocal and AreaPoisonSwampBox's (Probably other Area objects too) have their green boxes rendered from the bottom center instead of the middle like in game. This is probably code from CameraArea, though that is just a random guess.

Steps to reproduce the behavior:

  1. Place down an AreaSwitchLocal or an AreaPoisonSwampBox.
  2. See that it is half of it's height above where you place it.

AreaSwitchLocal's and AreaPoisonSwampBox's are positioned with the translation position being the middle of their objects in game, and as such, the green box should represent that.

In this screenshot, the bottom of the AreaSwitchLocal should be touching the bottom of the floor, as it is in game, but instead it is floating half of it's height above the ground.
image

I am running Windows 11.

Hopefully this helps, I don't think this is related to the model rendering engine, so I am just making sure this is known and easy to find.

@Forwaken Forwaken added the bug Something isn't working label Nov 20, 2023
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

1 participant