Currently, I am utilizing this particular component in my Aframe scene to ensure an image always stays facing the camera. While it functions correctly, I am looking to adjust the billboarding to only operate on the Y axis. Think of the image as a person who should pivot around to follow the camera, rather than tilting back and looking up as the camera gets closer.
Does anyone have suggestions on how to customize this component to achieve that effect?