diff --git a/public/index.html b/public/index.html index 6f8f2b6346fbae14290ce57267bca2fb9b924a0f..bf896db75a043fbe9de6cc5d9561ef765c2f0182 100644 --- a/public/index.html +++ b/public/index.html @@ -414,9 +414,9 @@ name: "Calisthenics Park", image: "previewImages/calisthenics_park.png", file: "https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/calisthenics_park_model/scene.gltf", - scale: { x: 0.15, y: 0.15, z: 0.15 }, - minScale: 0.05, - maxScale: 0.3 + scale: { x: 0.001, y: 0.001, z: 0.001 }, + minScale: 0.0005, + maxScale: 0.005 } };