britzl / defold-orthographic

Orthographic camera functionality for the Defold game engine
MIT License
153 stars 18 forks source link

Breaking change to camera.world_to_screen() in v2.11.2. #39

Closed totebo closed 3 years ago

totebo commented 3 years ago

world_to_screen() returns incorrect results if v2.11.2 or later is used. v2.11.1 or earlier works.

Forum thread: https://forum.defold.com/t/creating-a-gui-node-in-the-same-visual-position-as-a-game-object-solved/46299/10

totebo commented 3 years ago

Test project: OrthographicWorldToScreen.zip

britzl commented 3 years ago

Fixed in: https://github.com/britzl/defold-orthographic/releases/tag/2.11.4