quad tree for visibility wip

This commit is contained in:
2016-12-25 14:56:41 +07:00
parent a7f4fee821
commit 864727a50d
11 changed files with 542 additions and 440 deletions

View File

@@ -294,7 +294,7 @@ namespace IsoTools {
void Awake() {
FixCachedTransform();
FixLastTransform();
FixIsoPosition();
FixTransform();
}
protected override void OnEnable() {