Closed michelfinley closed 3 weeks ago
Looks like this is working well in all but one case I found - when the camera zooms in. It does recover to the correct position, just doesn't scale with zoom. Looks like that was a previously existing issue though and this PR does indeed fix everything listed in the bug. I suppose I'll open a new one for scaling issue.
Here's a little clip of what I'm referring to: https://github.com/user-attachments/assets/8ae63e66-1c9c-45c4-bdc0-d7371f7a0d22
@DangerousVanilla Nice catch! To resolve the issue only two lines had to be moved, no need for a new PR 😄
Summary
This PR fixes debugging overlays sometimes being offset as described in issue #143 .
Checklist
Labels
type: bugfix
,game-playtesting