提交 e9d5ba5f 编写于 作者: M Mr.doob

Examples: Added ecsy to libs.

上级 a8517eec
此差异已折叠。
......@@ -23,8 +23,8 @@
import { OculusHandModel } from './jsm/webxr/OculusHandModel.js';
import { OculusHandPointerModel } from './jsm/webxr/OculusHandPointerModel.js';
import { createText } from './jsm/webxr/Text2D.js';
import { World, System, Component, TagComponent, Types } from "https://ecsy.io/build/ecsy.module.js";
import { World, System, Component, TagComponent, Types } from './jsm/libs/ecsy.module.js';
class Object3D extends Component { }
......@@ -416,4 +416,4 @@
</script>
</body>
</html>
\ No newline at end of file
</html>
......@@ -24,7 +24,7 @@
import { OculusHandPointerModel } from './jsm/webxr/OculusHandPointerModel.js';
import { createText } from './jsm/webxr/Text2D.js';
import { World, System, Component, TagComponent, Types } from "https://ecsy.io/build/ecsy.module.js";
import { World, System, Component, TagComponent, Types } from './jsm/libs/ecsy.module.js';
class Object3D extends Component { }
......@@ -476,4 +476,4 @@
</script>
</body>
</html>
\ No newline at end of file
</html>
......@@ -23,7 +23,7 @@
import { OculusHandModel } from './jsm/webxr/OculusHandModel.js';
import { createText } from './jsm/webxr/Text2D.js';
import { World, System, Component, TagComponent, Types } from "https://ecsy.io/build/ecsy.module.js";
import { World, System, Component, TagComponent, Types } from './jsm/libs/ecsy.module.js';
class Object3D extends Component { }
......@@ -457,4 +457,4 @@
</script>
</body>
</html>
\ No newline at end of file
</html>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册