Hi, I am trying to add the dynamic Images over Panaromic Image using react-three-fibre .I have loaded a Panaromic Image on Sphere Geometry. I want that these dynamic images over panaromic image moves (as in they are part of Panaromic Image only). When I scroll/rotate panaromic image position of dynamic Images changes a bit. How can I make sure that dynamic images position doesn’t changes at all.
I have loaded a dynamic Images in Mesh Component.