intro text animation

Q&A about the latest versions
Post Reply
User avatar
sndrgn
Posts: 83
Joined: Mon Jun 19, 2017 12:32 pm
Location: Dortmund, Germany
Contact:

Hi! I just finished a webinar but still didn't find a solution: I have a Little Planet Animation as Intro on my Website. So now I want to add an Intro text that fades in and out while the animation is running.

As well I want this tiny little button with that you can switch between LittlePlanet-View and normal view. Is there an example or download for this?

thanks :-)

Chris
User avatar
Tony
Posts: 1342
Joined: Mon Feb 15, 2010 6:54 am
Location: Adelaide, South Australia
Contact:

Hi Chris,
I want to add an Intro text that fades in and out while the animation is running
To do so you will need to use a timer element (manual/toggle) that changes the Alpha value of the text element from 0 to 1 on Activate and from 1 to 0 on Deactivate.


preview.png
preview.png (3.32 MiB) Viewed 3201 times


You can see the result on my sample output https://p2vr.s3.ap-southeast-2.amazonaw ... index.html
I want this tiny little button with that you can switch between LittlePlanet-View and normal view
You can create a button that has two Mouse Click | Move to View Actions. One for the Projections "Stereographic" and one for "Rectilinear".

movetoview.jpg
movetoview.jpg (118.73 KiB) Viewed 3201 times

The Stereographic should have an Action Filter "Projection | = | Rectilinear" and the Rectilinear an Action Filter "Projection | = | Stereographic".

actionfilter.jpg
actionfilter.jpg (120.4 KiB) Viewed 3201 times

And the tooltip uses a logic block to change the text value based on projection type.

tooltip.jpg
tooltip.jpg (251.36 KiB) Viewed 3201 times

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/
User avatar
Tony
Posts: 1342
Joined: Mon Feb 15, 2010 6:54 am
Location: Adelaide, South Australia
Contact:

Hi,

I've created a tutorial on how to implement the functionality you are after.

Check it out at https://tonyredhead.com/pano2vr/flyin-anim-part1

cheers,

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/
User avatar
Hopki
Gnome
Posts: 13029
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi sndrgn,
Please look at this post, viewtopic.php?p=60098#p60098 it uses an MP4 video created using the animation editor.
Then it uses a timer changing a numbered variable which controls the text.

However on this page is a video that refers to Pano2VR 6 but also works in Pano2VR 7, it uses the animation panel with variable tracks that control what is seen such as text and triggering popup images: https://ggnome.com/doc/pano2vr/animation/skin/
Regards,
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
Post Reply