Search found 13022 matches

by Hopki
Mon Mar 04, 2024 3:33 pm
Forum: Pano2VR general
Topic: Sound Vr6 ok Vr7 no
Replies: 7
Views: 1022

Re: Sound Vr6 ok Vr7 no

Hi, Browsers removed the ability of media auto-playing with sound, so our workaround was to start media with sound with "First Touch". This seemed like a good way to start the autoplay media but then we got reports that some browsers also stopped this. In Pano2VR 7 we removed First Touch a...
by Hopki
Mon Mar 04, 2024 3:15 pm
Forum: Pano2VR general
Topic: Can't set viewing limits
Replies: 6
Views: 199

Re: Can't set viewing limits

Hi,
This is because the left and right limits are determined by the width of the cylinder.
Under the input image properties, you can adjust the Horizontal FoV.

Screenshot 2024-03-04 at 14.13.26.png
Screenshot 2024-03-04 at 14.13.26.png (27.4 KiB) Viewed 196 times

Regards,
by Hopki
Thu Feb 29, 2024 9:44 pm
Forum: Pano2VR general
Topic: pano2VR v7 trial
Replies: 2
Views: 121

Re: pano2VR v7 trial

Hi,
Have a look at the Blog post for 7.0 beta: https://ggnome.com/2022/01/pano2vr-7-beta-released/
The first video walks you around the new UI.
Regards,
by Hopki
Thu Feb 29, 2024 9:41 pm
Forum: Pano2VR general
Topic: Amazing hand mouse hotspot
Replies: 3
Views: 265756

Re: Amazing hand mouse hotspot

Hi,
Have a look at this forum post: viewtopic.php?p=65983#p65983
Worth using the search feature of both the Forum and the website when looking for solutions to questions/problems.
Regards,
by Hopki
Thu Feb 29, 2024 10:16 am
Forum: Pano2VR general
Topic: Disable Touch During Animation
Replies: 1
Views: 102

Re: Disable Touch During Animation

Hi APolyakov, To check our understanding are you saying if you have an animation timeline that also has variable tracks that trigger the video and sound events when the screen is touched the animation stops but the timeline still triggers the variable tracks and activates the sounds and videos? This...
by Hopki
Wed Feb 28, 2024 8:43 pm
Forum: Components
Topic: Object2VR 4 Floating Tool Tip
Replies: 0
Views: 333

Object2VR 4 Floating Tool Tip

Use this component to replace your Point Hotspot and Polygon Hotspot tool tip text boxes. How it works is the container with the ID floating_tooltip tracks the mouse's X and Y movement. The container also has a visible logic block that looks to see if the Hotspot has any title text. If it does it wi...
by Hopki
Tue Feb 27, 2024 10:03 am
Forum: Pano2VR general
Topic: Play 360 video with skin video element
Replies: 1
Views: 114

Re: Play 360 video with skin video element

Hi, The video element plays normal video, when playing YouTube videos, YouTube is using its player so can show 360 video. If you want to play local 360 videos in a popup, then build a separate Pano2VR project to play the 360 video, then add the output to assets of your tour project then use a text b...
by Hopki
Thu Feb 22, 2024 8:26 pm
Forum: Pano2VR - Google Street View Export
Topic: The latest issue seems to be fixed
Replies: 0
Views: 676

The latest issue seems to be fixed

Hi, At the beginning of February Google had an issue that caused Pano2VR's Street View upload not to function correctly, tours missing from the Street View browser, tours disappearing and when uploaded no place or linking. Last week we did a test, using Pano2VR to upload a three-node tour, the stree...
by Hopki
Thu Feb 22, 2024 1:18 pm
Forum: Pano2VR general
Topic: Change shape of playhead
Replies: 5
Views: 1668

Re: Change shape of playhead

Still there :)
by Hopki
Wed Feb 21, 2024 9:06 pm
Forum: Pano2VR general
Topic: Disable keyboard during animation
Replies: 2
Views: 136

Re: Disable keyboard during animation

Hi, Use a Go To URL action with: javascript: pano.setLockedKeyboard('true'); This will prevent any keyboard interaction. Then use another Go To URL Action with: javascript: pano.setLockedKeyboard('false'); To activate it again. So you can set up a variable track with a variable changed source to act...
by Hopki
Wed Feb 21, 2024 7:22 pm
Forum: Pano2VR - Google Street View Export
Topic: Still upload problems (due to Photo ID)
Replies: 5
Views: 386

Re: Still upload problems (due to Photo ID)

Hi Javier, This is a known bug with Google Street View. It is not just Pano2VR that is affected, "other" software has issues as well. It has been reported to Google. We know if you log in to your Google Maps account you can upload your panoramas from there but that uses a different method ...
by Hopki
Wed Feb 21, 2024 11:56 am
Forum: Websites Gallery
Topic: Public Art Tour
Replies: 2
Views: 310

Re: Public Art Tour

Hi, Nice project. Looking around your skin I have a couple of suggestions, but I'm seriously nitpicking as it's good as is, but you did ask :wink: 1) Menu lower left side that displays artists' details. Each text field moves as you mouse over showing mouse interaction, this should only happen with t...
by Hopki
Tue Feb 20, 2024 6:02 pm
Forum: Object2VR general
Topic: Webinar Wednesday 28th feb, Object2VR 4 Polygon Hotspots
Replies: 0
Views: 377

Webinar Wednesday 28th feb, Object2VR 4 Polygon Hotspots

In this webinar, we will be adding Polygon Hotspots to our Vespa project and show how to link them to skin elements. This allows the Polygon Hotspot to trigger skin events such as opening an image popup. To register for this webinar or to view previous webinars please visit our webinar page: https:/...
by Hopki
Tue Feb 20, 2024 1:49 pm
Forum: Pano2VR general
Topic: bug? Web element not visible in interface
Replies: 2
Views: 133

Re: bug? Web element not visible in interface

Hi Dylan,
By default the Web Element is hidden, you just need to deselet hide.

Screenshot 2024-02-20 at 12.40.18.png
Screenshot 2024-02-20 at 12.40.18.png (75.7 KiB) Viewed 128 times

Regards,
by Hopki
Sun Feb 18, 2024 10:25 am
Forum: Pano2VR general
Topic: click and go navigation
Replies: 1
Views: 171

Re: click and go navigation

Hi, As far as I know they use hidden point hotspots with larger click areas. Of course you have been able to do this in Pano2VR for a long time. But Pano2VR supports Polygon Hotspots. This enables you to draw shapes on the floor, using Hotspot Proxy IDs you can change the shape or colour of the curs...