Page 1 of 1

show different images driven by when a specific panorama is displaying

Posted: Thu Jul 14, 2022 5:30 pm
by 360video
Hello Friends

I need a simple function/way/example for Pano2VR but can't see an example or a way to do that.

What I need is to show different images (should be a place label) as skin as the specific panorama is displaying

For example:
Whan pano 1 is on screen show image A as skin (and hide all other label images)
Whan pano 2 is on screen show image B as skin (and hide all other label images)
etc...

Attached is an image of how the banner should look like (the green one on the bottom)

Thank you very much for advanced

Re: show different images driven by when a specific panorama is displaying

Posted: Fri Jul 15, 2022 2:29 am
by Tony
Hi,

Simple, just add a unique tag to each panorama (or group of panoramas) that you want a particular graphic to display. In the skin set a logic block to show a particular element when the corresponding tag/panorama is displayed.

Here is an example with a text box https://p2vr.s3.ap-southeast-2.amazonaw ... index.html

In this example the 3 panoramas have the corresponding tags; lounge, dining and bedroom. In the skin,the text elements have a logic block that displays different text when the tags/panoramas are open.

Tag for first panorama "lounge"

aab20.png
aab20.png (112.48 KiB) Viewed 992 times



Tags for the room-name-textbox element

aab19.png
aab19.png (1.05 MiB) Viewed 992 times
cheers,

Tony