From 27d9671412552f88f236202e9a0f328f72ee8fe2 Mon Sep 17 00:00:00 2001 From: Ayivor <bennard.ayivor1@gmail.com> Date: Tue, 20 Jun 2023 11:58:27 +0000 Subject: [PATCH] Update 2-Hit.html --- public2/2-Hit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public2/2-Hit.html b/public2/2-Hit.html index 307ac68..9dce37a 100644 --- a/public2/2-Hit.html +++ b/public2/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://immersive-web.github.io/webxr-samples/media/gltf/sunflower/sunflower.gltf", function(gltf) { +loader.load("https://transfer.hft-stuttgart.de/gitlab/bennard.ayivor1/22aybe1mpg/-/raw/master/public2/Car_cartoon.gltf", function(gltf) { flower = gltf.scene; }); -- GitLab