Possible bug? Fly in starts again and again

Q&A about the latest versions
Post Reply
User avatar
Manel
Posts: 54
Joined: Thu May 26, 2016 4:52 pm

With the Fly in intro, per example 4 seconds, if you click to start icon (just a start icon with mouse click action: Full Screen and Move to View X/X/X

before this 4 seconds starts the fly in again from 0. If you dont let this 4 seconds pass, is impossible to move forward.

If people have ready seen the intro a lot of them dont want to wait this 4 seconds, seems is impossible to avoid this.

Thanks for the help!

Manel
User avatar
Hopki
Gnome
Posts: 13029
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi Manel,
To check my understanding, you want skip the fly-in.
Just add a container to the skin and set its position to 0/0 and size 100%/100%.
Make sure you deselect Permeable.
Set a visible logic block:
Trigger: Projection
Comparison: =
Value: Rectilinear
Visible: false

Now give it the actions:
Source: Mouse Click
Action: View
Type: Set default View

Or even Tip move to default view but increase the speed.
Regards,
Hopki
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/
User avatar
Manel
Posts: 54
Joined: Thu May 26, 2016 4:52 pm

Just want to give the chance for the ones who wants to skip the fly-in (the impatient ones or the ones who visits the site several times and wants to skip it because they have ready seen it)

I'll try what you say. thanks Hopki.
User avatar
Manel
Posts: 54
Joined: Thu May 26, 2016 4:52 pm

Hi Hopki.

not working.

Here the example (attached), so that you can see the problem. The fly-in comes 2 times, no chance to abort it.
Attachments
test.zip
(1.96 MiB) Downloaded 116 times
User avatar
Hopki
Gnome
Posts: 13029
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi Manel,
Hummm your input image is a bit odd, its being detected as a cylinder because its 1299 x 650.
Needs to be 1300 x 650px to be an Equirectangular.
Your project uses Rectilinear as part of the fly-in so the container will be hidden as soon as the project opens.

I changed your image to 1300 x 650px and then just added a container to the skin with the action.
I also change the Fly-In projection to Stereographic.

This then works.
Regards,
Hopki
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/
User avatar
Manel
Posts: 54
Joined: Thu May 26, 2016 4:52 pm

Hi Hopki

I've done what you said, but nothing changes.

Goal is just one to click to the red square and that the fly-in aborts.

Ignore the image, it's just a test, also the fly-in time, takes long in this example just to show clearly the problem

Maybe I'm doing something wrong, could you attach the file if it's working for you or showing a screenshot how the container is set up?

thank you!

manel
Attachments
Archive.zip
(1.82 MiB) Downloaded 117 times
User avatar
Hopki
Gnome
Posts: 13029
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi manel,
My other thought is make the Fly in using the animation panel.
Then you can have a button to stop autorotate and set/move to view.
The thing that is causing the problem us the auto rotate.
I will have to have a play with this some more.
Regards,
Hopki
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/
User avatar
Manel
Posts: 54
Joined: Thu May 26, 2016 4:52 pm

Hi Hopki
I'll try with the animation panel (takes a lot of time though, I've never managed it well).
For the real life (work), I think I'll choose the option to reduce the fly-in time to aprox. 1 sec. waiting that in some update in the future this will be fixed.

thank you!
Post Reply