更新相机强制刷新矩阵
This commit is contained in:
@@ -238,7 +238,6 @@ class Entity {
|
||||
|
||||
public update(){
|
||||
this.components.update();
|
||||
this.transform.updateTransform();
|
||||
}
|
||||
|
||||
public onAddedToScene(){
|
||||
|
||||
Reference in New Issue
Block a user