Slider oscillating between -100 and 100

Try:

or


Alternatively, choose one:

  • have another actor provide alpha from its timeline
  • have a looping animation in the widget that lasts 1s, either sample its progress on tick or use its repeater event
  • use a timer instead