Hello there,
I’ve got a problem with the binding of HTML elements to an object.
Currently I’m creating a project with a showroom and some HMTL elements which are bound to objects. So you can move around freely and explore the room as you wish. Just like this one right here.
Everything works fine as long as my camera is looking hat those objects. So the HTML Elements are bound to the objects correctly.
When the camera is turned around ( for example 180 degree), the HTML Icons are no longer bound to the object. They just exist somewhere in the area and move on camera movement. When turning the camera back to the object, the icons will be bound back to the objects aswell.
Workflow
1. I create the HTML element.
2. I bind the element to the object (after 2 sec)
3. Just some styling and usability options for the HTML Element
So nothing special at all.
Any ideas how to fix that?
So they almost feel mirrored to me. Here is an descriptiv example how it appears:
Best regards,
steve
Attachments:
You must be
logged in to view attached files.