Offscreen culling kicking in too early #1078
Labels
bug
This issue describes undesirable, incorrect, or unexpected behavior
priority 1
Excalibur is unusable in most use cases or severely degraded
Milestone
Steps to Reproduce
See the pen here: https://codepen.io/mjkayson/pen/YdzEpZ (it gradually zooms in and out)
Expected Result
Ideally (for me at least) culling would happen a fair while after the actor is outside the field of view - also would be nice to have a flag to disable culling on a given actor.
Actual Result
Actors are being culled while still visible when the camera zooms in, and when zooming out they pop back in after their position is within the visible area.
Environment
The text was updated successfully, but these errors were encountered: