mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-02 11:43:19 +08:00
The `visibleGameSize` should be based on the virtual size of the viewport, otherwise it won't work for `FixedResolutionViewport` for example. We noticed this when using the `ScreenHitbox` in a world that was looked upon by a camera with a `FixedResolutionViewport`.