Commit 6d4722ca authored by Rushdi's avatar Rushdi
Browse files

Update 2-Hit.html

parent ac5489dd
Pipeline #8157 passed with stage
in 5 seconds
......@@ -76,8 +76,8 @@ loader.load("https://transfer.hft-stuttgart.de/gitlab/22rumu1mpg/ar/-/raw/master
});
session.addEventListener("select", (event) => {
if (flower) {
const clone = flower.clone();
if (tv) {
const clone = tv.clone();
clone.position.copy(reticle.position);
scene.add(clone);
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment