big fix in bzselect
This commit is contained in:
@@ -49,7 +49,7 @@ export class AgentPreview{
|
||||
this.currentAgentObj.position.set(0, 0, 0)
|
||||
this.scene.add(this.currentAgentObj)
|
||||
|
||||
this.cameraAutoFrame(this.currentAgentObj, this.camera)
|
||||
this.cameraAutoFrame(this.currentAgentObj, this.camera, 2)
|
||||
}
|
||||
|
||||
set animation(value){
|
||||
|
||||
Reference in New Issue
Block a user