I need to make the timer effect end on a particular time. For example, if I set the duration to 06:52 (units are seconds:frames), that will end on “06.87”. If I set the duration to 06:53, that will end on 06:89. There is no native way to end on 06:88, somehow, and I VERY FREQUENTLY will run into cases like this. The best workaround I’ve found is to make a dynamic text right after the timer ends, and make the dynamic text say “06.88”. HOWEVER, due to dynamic text being dynamic, if I define the contents to be “06.88”, that will actually display “6.88” because it’s trying to be smart.
Surely it’s unwise to add a timer feature, but then make it impossible to end on certain times unless you are on 100fps?
Since I’m here, one more complaint: why are the boundary values for text size and border width so restrictive in the effect? A font size of 400 is too small, and a border width of 3 is barely visible. This has made it impossible for me to match my timer styles with my title clip styles.