I don't know if this is just happening to me, but layer opacity events are not being recorded on the iPad. My repro steps:
- Make a new painting an turn on recording.
- Select the marker and draw stuff.
- Make a new layer.
- On the previous layer change the opacity to about 25% by dragging the pie slider.
- Select the Pencil
- Draw more stuff on your new layer.
If you search for the new layer event in the script file you can see there is no opacity change event.
This isn't a big deal for me since I just turn down the opacity when the script is done playing, but it could be for someone that uses blend modes and then tries to merges layers.