Search found 5 matches

by atishay100
Fri Feb 09, 2024 12:56 pm
Forum: Object2VR general
Topic: Play a sound on Polygon hotspot mouse click action
Replies: 1
Views: 939

Re: Play a sound on Polygon hotspot mouse click action

Hey community, I just got a reply from support about playing the sound on mouse click action. we have to add the sound files in the assets of the output.(assuming name of the file is sound.mp3) we have to first add a video element to the skin, let' say with id of Video_1 (set it to autoplay in video...
by atishay100
Sun Feb 04, 2024 3:53 pm
Forum: Object2VR general
Topic: Play a sound on Polygon hotspot mouse click action
Replies: 1
Views: 939

Play a sound on Polygon hotspot mouse click action

Hi, I am trying to play a sound when some poly hotspot is clicked. so I added a sound element into the skin with an id of sound1(loop -1) and a invisible text element to attach it's actions to poly hotspot by proxy hotspot id. I added mouse click action to this text element which plays a media of id...
by atishay100
Sun Feb 04, 2024 2:39 pm
Forum: Object2VR general
Topic: Image Background color
Replies: 2
Views: 950

Re: Image Background color

sure,
it worked but it decreases the image quality a lot.
is there any other way to do so ?
thank you very much Martin :)
by atishay100
Wed Jan 31, 2024 10:48 am
Forum: Object2VR general
Topic: Image Background color
Replies: 2
Views: 950

Image Background color

Hi, We are using an Image without background. When we render it , there is black background in the output. We are using Object2vr 4. Please let us know how can we get rid of it and apply custom background colour to the image. As seen in the attachment, the car image has no background but o2vr adds a...
by atishay100
Mon Jan 29, 2024 11:13 am
Forum: Object2VR general
Topic: output width and height
Replies: 0
Views: 2213

output width and height

Hi, I have made a project and used the html5 output through an iframe to display it in a website page. But when I do not apply any styles to the iframe tag then the output looks like attachment 2 and when i apply styles width and height of the iframe as 100% of the parent container then the skin con...