Marcelo Kopmann

Results 24 comments of Marcelo Kopmann

It shouldn't work on Binance Smartchain, only on Mumbai Testnet

Hey there! Do you happen to have a screenshot with the error you're having?

It's working for me. Are you using Metamask? ![image](https://user-images.githubusercontent.com/16388408/188210575-2a1df114-6a87-4463-a9d0-43b822a17071.png)

Hey, there! How you're all going? Any news on this one? I tried with 0.9.2, but with no success. If someone managed it to work, can share the source code?

Hey, @nickw1. Thanks for answering! By checking your demo, the expected behavior indeed works fine for me, but it's not using an AR.js marker. I've made a few tests and...

> Manage to do this. The tricks is to use AFRAME.registerComponent to transform every tick, and change entity using the underlaying threejs object manipulation for performance. > Create move attribute...

Hey, people. I've fallen in this problem as well. It seems to happen only with [embedded component](https://aframe.io/docs/1.2.0/components/embedded.html) as I've tested on #66. Here's a visual evidence about this issue: ![output](https://user-images.githubusercontent.com/16388408/129617246-07223ff4-992c-4feb-a0f4-0dd45e0c7715.gif)

Hello there! I've managed to fix this problem by following this [Stackoverflow Question](https://stackoverflow.com/questions/67519054/wrong-position-of-a-clickable-object-on-ar-js-scene/67534948#67534948) and attaching a cursor component after the scene is initialized ```js const scene = AFRAME.scenes[0]; if (!scene)...

This is a truly amazing piece of software. Great job! ![image](https://user-images.githubusercontent.com/16388408/197257014-9fb55988-542c-4927-b190-77980d950bfb.png)

Same here with `java.nio.file.NoSuchFileException: src/main/resources/vue` error