Commit c8816388 authored by Tsymbal's avatar Tsymbal
Browse files

Update public/hitplace.html

parent 4dff586c
Pipeline #8140 passed with stage
in 6 seconds
...@@ -71,7 +71,7 @@ loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/reticle/re ...@@ -71,7 +71,7 @@ loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/reticle/re
}) })
let duck; let duck;
loader.load("https://transfer.hft-stuttgart.de/gitlab/darynatsymbal16/civ_tsymbal/-/raw/master/car/model.gltf", function(gltf) { loader.load("https://transfer.hft-stuttgart.de/gitlab/darynatsymbal16/civ_tsymbal/-/raw/master/public/sword.gltf", function(gltf) {
duck = gltf.scene; duck = gltf.scene;
}); });
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment