I wanted my character to remember her choices from the previous episode. I used the gains and if methods, but it isn’t working. I have also reset the story progress on my mobile. Here is my script:
I was hoping someone could have a look:
if (FRANKIE) {
@zoom on 0 0 to 100% in 2
@FRANKIE moves to layer 1
@CLOVER moves to layer 0
@FRANKIE spot 1.545 292 -145 and FRANKIE faces right
@FRANKIE starts idle_rear
@pause for 100}
else {
@zoom reset
@RILEY stands screen right and RILEY faces right
@RILEY starts idle_rear
}