1 | scrollSpeed = 0; |
2 | timer = irandom(30) + 45; |
3 | state = 0; |
4 | xx = obj_growtangle.x + 100; |
5 | yy = obj_growtangle.y - 70; |
6 | trueScrollSpeed = 0; |
7 | scrollPrep = true; |
8 | bigscrollcount = -1; |
9 | bigscroll = false; |
10 | ystop = 0; |