Francesco Buldo
Francesco Buldo
Is still there a discord channel? I can't find it.
Thanks for taking the time of trying. > I'm mainly a punch mode player and was abit disappointed to find that it instantly crashes punch mode on first hit. I...
> Additionally, indirectly related to your feature is that I think a good feature to have would be a more dynamic score counter or something that shows like points and...
Same issue on DJI FPV Air Unit Light (Caddx Vista) I re-rooted many timed and every time it said rooting successful v2.2.1 - Trace ID: 2cc362e0-9328-467d-9ab7-87c114f39075
I asked for help on the Discord channel. The solution was to use de development version of the configurator where the issue was solved.
This pull request should solve the problem https://github.com/supermedium/moonrider/pull/200
One way to do it would be to add export and import buttons. They can be imported or exported from localStorage in json format.
I tried it a few hours ago and the bug was gone....
Why the three version that is included in AFRAME does not include FontLoader and TextGeometry examples?
The way i did is - Take TextGeometry.js and FontLoader.js from the super-three v0.137 and copy to src/lib - Modify TextGeometry.js by replacing ``` import { THREE.ExtrudeGeometry } from 'three';...