zhouenguang 3 년 전
부모
커밋
9f05ddb1bd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      modules/index.js

+ 1 - 1
modules/index.js

@@ -105,7 +105,7 @@ export default class App {
 
                 self.charactorManager.importCharactorModel("../scenes/charactors/", "man_YXL.glb")
         
-            }, 1000)
+            }, 1500)
         });
 
         this.cameraController = new CameraController(self)