I want the picture slowly fadein frame by frame, is it possible with that script call?Yeah, I don't think so.;
Maybe you can use script calls:
$gameScreen.picture(id)._opacity = 100
$gameScreen.picture(id)._opacity = 155
Oh God, don't believe that I missed it xDUse one Show Picture command, then one Move Picture command. Move Picture will apply any difference in position, opacity, scale, etc over the given duration.![]()
Awesome, this method is very efficient,thanks.Use one Show Picture command, then one Move Picture command. Move Picture will apply any difference in position, opacity, scale, etc over the given duration.![]()