zhouenguang 3 éve
szülő
commit
9f05ddb1bd
1 módosított fájl, 1 hozzáadás és 1 törlés
  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)