Set Opacity over time

Hi. Can we update the opacity block to change opacity over time?

Hi @Peter_Alexopoulos_PO , this is already possible by using the “repeat for” loop and a “wait for” block like this:


Do make sure you set the step to minus if you decrease the transparentcy.
Hope this helps!