logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
TobinT  
#1 Posted : Saturday, March 7, 2026 2:47:12 AM(UTC)
TobinT

Rank: Advanced Member

Groups: Registered
Joined: 12/4/2018(UTC)
Posts: 52
Belgium
Location: Brussels

Thanks: 3 times
Was thanked: 11 time(s) in 11 post(s)
Hey all,

Any one know of how to achieve this:

I have a percentage bar that changes color depending on the percentage. I need it to animate smoothly between two data values.

Using the on data change values and an image sequence of the bar it almost works... however what happens is that it animates all the way to 100% and then animates back to to the new value. Rather then going from 56% to 43%, it goes 56% -> 100 % -> 43%

I know Doggy has a nice solution for animating a bar, however the added color change made me think an image sequence would be ideal... however I've not found a good way of setting the in and out points essentially.

Any insights or help would be greatly appreciated.

doggy  
#2 Posted : Saturday, March 7, 2026 3:05:43 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,485
Belgium
Location: Belgium

Thanks: 314 times
Was thanked: 1019 time(s) in 837 post(s)
Originally Posted by: TobinT Go to Quoted Post

Using the on data change values and an image sequence of the bar it almost works... however what happens is that it animates all the way to 100% and then animates back to to the new value. Rather then going from 56% to 43%, it goes 56% -> 100 % -> 43%

I know Doggy has a nice solution for animating a bar, however the added color change made me think an image sequence would be ideal... however I've not found a good way of setting the in and out points essentially.



going to need some scripting to send th values from your datasource to/from the current bar value to the new in steps to achieve that animation.

Read current value in the title, read new value from datasource, send values back to title in steps from old to new
Change colors based on the values as you go through the steps
Users browsing this topic
Guest (3)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.