更新相机强制刷新矩阵

This commit is contained in:
YHH
2020-06-19 00:38:37 +08:00
parent e83bb087ea
commit 09e6ace142
19 changed files with 226 additions and 128 deletions

View File

@@ -16,7 +16,7 @@ class SpawnComponent extends Component implements ITriggerListener {
}
public update() {
console.log("update");
// console.log("update");
}
public onTriggerEnter(other: Collider, local: Collider){