PaulS | 3 years ago | 8 comments | 5 likes | 741 views
persiana, Alex-Raymond T., SparkyVegas and 2 others like this!
This is my 1st project using BluffTitler - I've managed to adapt the Page Flipper template to suit my needs.
It wasn't all plain sailing - for one of the new pages I had to make it transparent until just before its turn otherwise it would show up over the other pages too! I went through all the settings but just couldn't work out what was causing it.
Also on the last page the web URLs are supposed to fade in but they flash up white briefly before fading in - again I'm not sure why.
Any advice gratefully received.
Thanks
Muy bueno y excelente trabajo.
Jesus, 3 years ago
I think the flash happens because you are animating the colour and the transparency at the same time. There's no reason to animate the colour. So instead of going from white and transparent to blue and not transparent you should go from blue and transparent to blue and not transparent.
michiel, 3 years ago
And I think the page is invisible because it has the exact same position and rotation as another page. This way your graphics card does not know which one should be rendered on top.
The 1st slider of the ROTATION props of the 3 pages in the Picture\PageFlipper1.bt installer show are set to respectively 2, 1, and 0 (layers 33, 34 and 35). If they were all set to 0, pages would disappear. So for 5 pages, try 4, 3, 2, 1, 0.
michiel, 3 years ago
BTW, you based your 1st project on one of the most complex templates. Most of the installer shows are in the category "simple things are simple". But the page flipper shows (like Picture\PageFlipper1.bt) are in the "difficult things are possible" category. The result looks great, but I understand it took some effort.
michiel, 3 years ago