Is there any solution for Set Different nodes of Startpoint?

Q&A about the latest versions
Post Reply
jinjugo
Posts: 8
Joined: Fri Jun 25, 2021 10:52 am

In Pano2VR Program

I can only set 1 node Set as Start panorama.

But I want to make many Different Start panorama Pages....

I have total 5 node ( 5 Floors )
I want to make Different 5 Start Page in my Website.
Should I make each floor's output then make a link
ex)
1st Floor - output1/index.html
2nd floor - output2/index.html
3rd floor - output3/index.html

OR Is there other solution?
User avatar
Tony
Posts: 1341
Joined: Mon Feb 15, 2010 6:54 am
Location: Adelaide, South Australia
Contact:

Hi,

You can use Direct Node Access https://ggnome.com/doc/dna/

Basically, you enable Direct Node Access in the project file 'Edit Template' button, then you can add Custom Node IDs https://ggnome.com/doc/panel-user-data/#custom-node-id to the nodes you want to use as your start pages. For example, Floor1, Floor2, etc (just remember they are case sensitive in the URL)

Then your URL would look like http://mysite.com/index.html#Floor1 or http://mysite.com/index.html#Floor2

If you search for Direct Node Access in the forum Hopki has some good examples you can explore.

Tony
Tony Redhead | Panoramic Photographer | mobile: +61438501002 | website: https://tonyredhead.com - https://redsquare.com | Pano2VR Tutorials: https://tonyredhead.com/pano2vr | instagram: https://www.instagram.com/tonyredhead/
jinjugo
Posts: 8
Joined: Fri Jun 25, 2021 10:52 am

Tony wrote: Sun Aug 15, 2021 2:09 pm Hi,

You can use Direct Node Access https://ggnome.com/doc/dna/

Basically, you enable Direct Node Access in the project file 'Edit Template' button, then you can add Custom Node IDs https://ggnome.com/doc/panel-user-data/#custom-node-id to the nodes you want to use as your start pages. For example, Floor1, Floor2, etc (just remember they are case sensitive in the URL)

Then your URL would look like http://mysite.com/index.html#Floor1 or http://mysite.com/index.html#Floor2

If you search for Direct Node Access in the forum Hopki has some good examples you can explore.

Tony

Thanks a lot. I solved problem
Post Reply