新增componentlist管理组件列表
This commit is contained in:
@@ -86,6 +86,7 @@ class EntityList{
|
||||
this.scene.entityProcessors.onEntityAdded(entity)
|
||||
});
|
||||
|
||||
this._tempEntityList.forEach(entity => entity.onAddedToScene());
|
||||
this._tempEntityList.length = 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user