Fix crash when using move transition as show or hide transition in OBS 27.2
fix Move Value changing volume also updated properties
Fix reference leak in move value simultaneous and next move
add option to move volume of a source with a move value filter
ezgif-2-4c3a772b38.gif
Fix glitching for some sources with no movement
ezgif-2-a8d03a90f2.gif
fix detection of the canvas edge for flipped sources
add options for formatted text move
ezgif-1-f7d4c1f466f7.gif


format for time examples:
time: %X time: 01:02:03
time: %R time: 01:02
time: %H hours %M minutes %S seconds time: 01 hours 02 minutes 03 seconds
for real time make sure the duration is set to the difference times 1000 and easing is set off

format float examples:
the value is %.0f the value is 1234
the value is %.3f the value is 1234.567
  • Add option to move text value
  • Add random option to move value

ezgif-2-f3144b6ff81f.gif
Fix move color value bug introduced in version 2.4.3
Top