Help Creating tour in GE
-
Hi everybody, I'm trying to create something like this
http://sketchupdate.blogspot.com/2010/03/tour-march-madness-arenas-in-3d.html
Basically it's a normal guided tour but the main difference is that it has a head/title plus an option to continue playing the tour once you finished viewing the model and description, I've been looking around trying to do the same but I haven't figured out how to do it, maybe you can point me to the right direction (or link) I have done other tours but this option that once you get to the place mark the tour stops + it says to continue tour click play I'm SO looking forward to this.
-
@griffith said:
Hi everybody, I'm trying to create something like this
http://sketchupdate.blogspot.com/2010/03/tour-march-madness-arenas-in-3d.html
Basically it's a normal guided tour but the main difference is that it has a head/title plus an option to continue playing the tour once you finished viewing the model and description, I've been looking around trying to do the same but I haven't figured out how to do it, maybe you can point me to the right direction (or link) I have done other tours but this option that once you get to the place mark the tour stops + it says to continue tour click play I'm SO looking forward to this.
a minor update:
Common sense tells me: I downloaded de kml so all the info showed on the tour should be ON the kml file so I explored the folders and at the end there's one folder named "tags" with a deactivated option to show folders, so I managed to view the files inside of it, however they don't show too much options to change except for the window title wich intrigues me "screen overlay" any suggestions?
-
Have you seen the kml-reference?
http://code.google.com/intl/de-DE/apis/kml/documentation/kmlreference.htmlgx:Tour
<name>[tour name]</name>
gx:Playlist
...
gx:TourControl
gx:playModepause</gx:playMode>
</gx:TourControl>
...
</gx:Playlist>
</gx:Tour>You can also inspect this model for more features:
http://sketchup.google.com/3dwarehouse/details?mid=e7a7633f7dc501318a124f4737362fcd -
@aerilius said:
Have you seen the kml-reference?
http://code.google.com/intl/de-DE/apis/kml/documentation/kmlreference.htmlgx:Tour
<name>[tour name]</name>
gx:Playlist
...
gx:TourControl
gx:playModepause</gx:playMode>
</gx:TourControl>
...
</gx:Playlist>
</gx:Tour>You can also inspect this model for more features:
http://sketchup.google.com/3dwarehouse/details?mid=e7a7633f7dc501318a124f4737362fcdOMG I'm speechless...that ..is..AMAZING... the tour.. the self explanation...omg pure art. Words can't express how awesome it is, maybe I'm over reacting but I haven't seen anything like that before, It's beautiful, I have checked the link you send me and it's everything there but it's seems that I need knowledge in coding and programming I will study it anyway
Advertisement