From 43bb92e1fe7ddcc9d35dfd2211a44bd5b53b4b49 Mon Sep 17 00:00:00 2001 From: Ayivor <bennard.ayivor1@gmail.com> Date: Tue, 20 Jun 2023 17:37:14 +0000 Subject: [PATCH] Update 2-Hit.html --- public/2-Hit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/2-Hit.html b/public/2-Hit.html index 9dce37a..e7b4209 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/bennard.ayivor1/22aybe1mpg/-/raw/master/public2/Car_cartoon.gltf", function(gltf) { +loader.load("https://transfer.hft-stuttgart.de/gitlab/bennard.ayivor1/ben2/-/raw/master/public/Car_cartoon.gltf", function(gltf) { flower = gltf.scene; }); -- GitLab