Forum Discussion
Storyline experiment - Smooth dynamic animations. Thoughts? How would you use it? (Now with .Story files)
Hey everyone - I started to experiment with some animations in Storyline that are a bit more dynamic and have a smoother motion.
You can see it in action here!
Thoughts? How would you use this?
I wanted the animations to have a nice ease from one state to another. I used a simple javascript tween/ease class to do this.
I also rigged this up to an animation I created using states so I could animated to different points in the animation. I will post this when it is ready to show another use.
Thanks to Nejc Žorga Dulmin for giving me the sliding menu background idea.
61 Replies
- RichardHill-4f3Community Member
Greensock? Whatever it is looks fantastic. I know how I would use it. More fluid gamified movement. But this example is Sweeeeeet! They need to PIN this one.
- DavidCharney1Community Member
Hey Richard - it is Greensock (the JavaScript platform). It is rather simple to implement in Storyline and use to set numbers to a variable.
Thanks!
- SumitBedi-719ebCommunity Member
How are you calling the TweenLite? Is it through a CDN?
- DavidCharney1Community Member
As of Storyline 360 it must be included already. All you have to do now is publish. Not HTML editing is required.
Very cool David - thank you for sharing!
- JamesBennett-23Community Member
Hey,
This is definitely something I'd like to start implementing but I really wouldn't know where to start, any chance of submitting the source file?
- DavidCharney1Community Member
Hey James - You bet. I will pick one of these examples and clean it up in the Storyline file so it is very straightforward and post it. Would work the same in Storyline 2 or 360.
- DavidCharney1Community Member
Just realized that I didn't mention the configuration button in the lower right. You can dynamically change the ease type and how many seconds it takes for the animations to occur.
- RichardHill-4f3Community Member
Actually your expertise in making the panel is what really impressed me earlier. I was digging bounce at .5s :)
- DavidCharney1Community Member
Awesome. Yeah I wanted to add in the control to try things out and it can be used to show how this works too by slowing it way down.
Bounce at .5 is killer!
- AdenaWilson-5ddCommunity Member
I love this. I often need to display graphs for my clients and would love to learn how you did the bar chart. Thank you for sharing!!
- DavidCharney1Community Member
Hi Adena,
You bet. I am going to try and create a graph engine to make it easier to create graphs and comparisons. Hope these ideas can help with your project!
- AdenaWilson-5ddCommunity Member
Sounds awesome. Thank you.