|
Post by 3dassets on Aug 25, 2014 16:14:39 GMT
I wish to have a timeline bar like video player so that slow reader can go back to any segment, or import custom made timeline from another project.
|
|
|
Post by runes on Aug 26, 2014 20:27:28 GMT
I did this with a videoplayer once and it was easy to adjust it to control the movie. I made a demo based on the old Hippo Introduction animation. progressBarDemo.hani (225.28 KB) I've added some comments in the script so it shouldn't be too hard to figure out how to do this in your own animations. Is that what you were looking for?
|
|
|
Post by 3dassets on Aug 27, 2014 12:59:30 GMT
Awesome!! runes, thank you very much.
|
|
|
Post by Hippani on Aug 27, 2014 21:01:19 GMT
Awesome runes.
|
|
reza
Junior Member
Keep the real world alive..! leave this virtual world alone!
Posts: 34
|
Post by reza on Mar 11, 2016 16:29:26 GMT
it's another sample, by using the "slider" it will help you change the color of the slider and customize it as you want and also, a big hotspot that will help your clients to have pause and play! the only thing that you need it to work is: 1- select "slider" from library 2- set the number of "Maximum Value" same as the number of your animation frames (in this sample is 100 and it's related to the number of frames into the "main_animation" timeline) 3- customize your slider color and size and other things, with using the Hippani default options like "Back Color" and "ValueColor" and etc. 4- put your animation into the "main_animation" timeline from the library 5- if you don't like to put your animation into the "main_animation", follow the instruction in the "On Change" scripts for Slider and "On Release" scripts for "play_pause" hotspot. have fun ProgressBar.hani (1.23 KB)
|
|