2394425147 / LC_CullFactory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distance culling on the surface doesn't get reset when exiting an interior

Enderneer opened this issue · comments

So I run a pretty low cull distance when I'm inside a interior, and a high culling distance when on the surface, however, whenever I exit a interior, the surface retains the same low cull distance as if I'm still inside.

Gif below will show what I mean. Here I used a pretty extreme example, as I set the interior's cull distance to be a value of 10.

ezgif-4-88d6491e9d

Fix going out in version 1.1.1, thanks for the report!