This commit is contained in:
CortexCore
2025-02-27 12:34:18 +08:00
parent 0ecac57a98
commit ed08fd23bd
35 changed files with 2136757 additions and 1731262 deletions

View File

@@ -60,7 +60,7 @@ namespace BITKit.OpenWorld
#if UNITY_EDITOR
[BIT]
#endif
private void CalculateBounds()
public void CalculateBounds()
{
if (TryGetComponent<Collider>(out var _collider))
{