diff --git a/public/2-Hit.html b/public/2-Hit.html index e8dcc430d5bee9c33aa8534cdeac46471af2f2d6..f239dbe606c6c3ee04b2a8e6810fd36b79215557 100644 --- a/public/2-Hit.html +++ b/public/2-Hit.html @@ -71,7 +71,7 @@ loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/reticle/re }) let flower; -loader.load("https://transfer.hft-stuttgart.de/gitlab/22yasa1mpg/webarsr/-/raw/master/3d/scene.gltf", function(gltf) { +loader.load("https://transfer.hft-stuttgart.de/gitlab/22yasa1mpg/webarsr/-/raw/master/3d/car.gltf", function(gltf) { flower = gltf.scene; });