I want change aframe Gizmo for the translate and rotation style of the below images.
How to change TransformControls.js for https://github.com/aframevr/aframe-inspector/tree/master/src/lib/vendor/threejs.
Thank you.
I want change aframe Gizmo for the translate and rotation style of the below images.
How to change TransformControls.js for https://github.com/aframevr/aframe-inspector/tree/master/src/lib/vendor/threejs.
Thank you.
You can fork the inspector repo, make the changes you want, host it somewhere and set the url on the inspector component:
<a-scene inspector=“url: http://yoururl”><a-scene>