Opacity mask doesn`t update in sequencer

Go into the Class Settings for that actor and enable “Run Construction Script in Sequencer” and make sure the dropdown in Sequencer also has the construction script setting enabled.

You will probably need to wire the Tick function to call the same thing at runtime - construction scripts won’t be run every frame at runtime.

295747-lgvp44ing7.png

1 Like