Explorar o código

Scene Manager 4.0 Alpha Playground Tags

MackeyK24 %!s(int64=6) %!d(string=hai) anos
pai
achega
22ae7d6a8a
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Playground/index.html

+ 2 - 2
Playground/index.html

@@ -56,8 +56,8 @@
     <!-- Extensions -->
     <script src="https://rawgit.com/BabylonJS/Extensions/master/ClonerSystem/src/babylonx.cloner.js" async></script>
     <script src="https://rawgit.com/BabylonJS/Extensions/master/CompoundShader/src/babylonx.CompoundShader.js" async></script>
-    <!-- <script async src="https://www.babylontoolkit.com/Playground/scripts/babylon.navmesh.js"></script>
-    <script async src="https://www.babylontoolkit.com/Playground/scripts/babylon.manager.js"></script> -->
+    <script src="https://rawgit.com/BabylonJS/Extensions/master/SceneManager/dist/babylon.manager.js"></script>
+    <script src="https://rawgit.com/BabylonJS/Extensions/master/SceneManager/dist/babylon.navmesh.js"></script>
 
     <link href="css/index.css" rel="stylesheet" />
 </head>