Hey forum, I’m working on loading my model into my web AR project using the GitHub repository found here: Variant3d/launch-examples. Specifically, I’m using the files from the threejs folder. I’ve removed the interval and randomness settings since I want the entire model to load at once.
However, I’m encountering an issue where the model follows me around as I move, making it difficult to view from a distance. Since the model is roughly the size of a house, I have to move quite far away—sometimes even run—to see the whole thing properly. I need to find a solution to keep the model stationary or ensure it’s viewable from a more reasonable distance.