This commit is contained in:
2025-11-21 18:00:43 +05:00
parent ae13e9cd6f
commit e673e75d2b
59 changed files with 17 additions and 1 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ TArray<ULevelStreaming*> UcppGI::cppLvlManage(UObject* WorldContextObject, Fcppc
(
(ceq[0] || !is3DTour || lvl.coords.flat == -1) && ceq[5]
)
|| (is3DTour ? lvl.anotherLvl >= 1 && lvl.anotherLvl == crd.flat : lvl.anotherLvl >= 1 && lvl.anotherLvl == crd.flat && lvl.coords.floor < crd.floor)
|| (is3DTour ? lvl.anotherLvl >= 1 && lvl.anotherLvl == crd.flat : lvl.anotherLvl >= 1 && lvl.coords.floor < crd.floor)
)
&& ceq[3] && ceq[4] && ceq[2]
) loadthis = true; //load all on floor and under 2-floor flat, and full 2-floor flat in 3d tour