MikaFil commited on
Commit
efef7ae
·
verified ·
1 Parent(s): 990dc89

Update deplacement_dans_env/viewer_pr_env.js

Browse files
deplacement_dans_env/viewer_pr_env.js CHANGED
@@ -335,7 +335,6 @@ export async function initializeViewer(config, instanceId) {
335
  modelEntity.setLocalScale(modelScale, modelScale, modelScale);
336
  app.root.addChild(modelEntity);
337
 
338
- }
339
 
340
  // --- Caméra + scripts d’input (disponibles car orbit chargé globalement) ---
341
  cameraEntity = new pc.Entity("camera");
 
335
  modelEntity.setLocalScale(modelScale, modelScale, modelScale);
336
  app.root.addChild(modelEntity);
337
 
 
338
 
339
  // --- Caméra + scripts d’input (disponibles car orbit chargé globalement) ---
340
  cameraEntity = new pc.Entity("camera");