(if: $ball is 0)[
(set: $ball to "Orange")
(set: $f1 to false)
(set: $f2 to false)
(set: $f3 to false)
]
(if: $ball is "Orange")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px; width = 100%" src = "Animations\Scene1\Idle\OrangeIdle1.jpg">
]
(if: $ball is "Blue")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene1\Idle\BlueIdle1.jpg">
]
(if: $ball is "Purp")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene1\Idle\PurpIdle1.jpg">
]
(if: $ball is "Green")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene1\Idle\GreenIdle1.jpg">
]
[[<img style = "z-index: 1; position: fixed; left: 0px; top: 50px" src = "LeftArrow.png" width="150px" height="190px"> -> 1-2]]
[[<img style = "z-index: 1; position: fixed; right: 250px; top: 50px; transform: rotate(180deg)" src = "LeftArrow.png" width="150px" height="190px"> -> 1-3]]
(set: $counter to 2)
(if: $ball is "Orange")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene1\Gif\OrangeLeft1.gif">
]
(if: $ball is "Blue")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene1\Gif\BlueLeft1.gif">
]
(if: $ball is "Purp")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene1\Gif\PurpLeft1.gif">
]
(if: $ball is "Green")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene1\Gif\GreenLeft1.gif">
]
{(live: 0.15s)[
(set: $counter to it - 0.15)
(if: $counter <= 0)[(go-to: "Scene2Enter")]
]}(set: $counter to 1)
(if: $ball is "Orange")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\OrangeEnter2.gif">
]
(if: $ball is "Blue")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\BlueEnter2.gif">
]
(if: $ball is "Purp")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\PurpEnter2.gif">
]
(if: $ball is "Green")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\GreenEnter2.gif">
]
<img style = "z-index: 1; position: fixed; left: 390px; top: 90px; transform: scale(0.35)" src = "BlueButt.png">
<img style = "z-index: 1; position: fixed; left: 350px; top: 235px; transform: scale(0.35)" src = "GreenButt.png">
<img style = "z-index: 1; position: fixed; left: 120px; top: 240px; transform: scale(0.35)" src = "RedButt.png">
<img style = "z-index: 1; position: fixed; left: 80px; top: 110px; transform: scale(0.35)" src = "PurpButt.png">
{(live: 0.15s)[
(set: $counter to it - 0.15)
(if: $counter <= 0)[(go-to: "Scene2")]
]}(if: $ball is "Orange")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\Idle\OrangeIdle2.jpg">
]
(if: $ball is "Blue")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\Idle\BlueIdle2.jpg">
]
(if: $ball is "Purp")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\Idle\PurpIdle2.jpg">
]
(if: $ball is "Green")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\Idle\GreenIdle2.jpg">
]
[[<img style = "z-index: 1; position: fixed; left: 390px; top: 90px; transform: scale(0.35)" src = "BlueButt.png"> -> ChangeBlue]]
[[<img style = "z-index: 1; position: fixed; left: 350px; top: 235px; transform: scale(0.35)" src = "GreenButt.png"> -> ChangeGreen]]
[[<img style = "z-index: 1; position: fixed; left: 120px; top: 240px; transform: scale(0.35)" src = "RedButt.png"> -> ChangeOrange]]
[[<img style = "z-index: 1; position: fixed; left: 80px; top: 110px; transform: scale(0.35)" src = "PurpButt.png"> -> ChangePurp]]
[[<img style = "z-index: 1; position: fixed; right: 250px; top: 200px; transform: rotate(180deg)" src = "LeftArrow.png" width="150px" height="190px"> -> 2Exit]](set: $counter to 1)
(if: $ball is "Orange")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\OrangeExit2.gif">
]
(if: $ball is "Blue")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\BlueExit2.gif">
]
(if: $ball is "Purp")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\PurpExit2.gif">
]
(if: $ball is "Green")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\GreenExit2.gif">
]
<img style = "z-index: 1; position: fixed; left: 390px; top: 90px; transform: scale(0.35)" src = "BlueButt.png">
<img style = "z-index: 1; position: fixed; left: 350px; top: 235px; transform: scale(0.35)" src = "GreenButt.png">
<img style = "z-index: 1; position: fixed; left: 120px; top: 240px; transform: scale(0.35)" src = "RedButt.png">
<img style = "z-index: 1; position: fixed; left: 80px; top: 110px; transform: scale(0.35)" src = "PurpButt.png">
{(live: 0.15s)[
(set: $counter to it - 0.15)
(if: $counter <= 0)[(go-to: "2-1")]
]}(set: $counter to 2)
(if: $ball is "Orange")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene1\Gif\OrangeExitLeft1.gif">
]
(if: $ball is "Blue")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene1\Gif\BlueExitLeft1.gif">
]
(if: $ball is "Purp")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene1\Gif\PurpExitLeft1.gif">
]
(if: $ball is "Green")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene1\Gif\GreenExitLeft1.gif">
]
{(live: 0.15s)[
(set: $counter to it - 0.15)
(if: $counter <= 0)[(go-to: "Scene1")]
]}(set: $counter to 1.5)
(if: $ball is "Orange")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\Orange-Blue2.gif">
]
(if: $ball is "Blue")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\Blue-Blue2.gif">
]
(if: $ball is "Purp")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\Purp-Blue2.gif">
]
(if: $ball is "Green")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\Green-Blue2.gif">
]
(set: $ball to "Blue")
<img style = "z-index: 1; position: fixed; left: 390px; top: 90px; transform: scale(0.35)" src = "BlueButt.png">
<img style = "z-index: 1; position: fixed; left: 350px; top: 235px; transform: scale(0.35)" src = "GreenButt.png">
<img style = "z-index: 1; position: fixed; left: 120px; top: 240px; transform: scale(0.35)" src = "RedButt.png">
<img style = "z-index: 1; position: fixed; left: 80px; top: 110px; transform: scale(0.35)" src = "PurpButt.png">
{(live: 0.15s)[
(set: $counter to it - 0.15)
(if: $counter <= 0)[(go-to: "Scene2")]
]}(set: $counter to 1.5)
(if: $ball is "Orange")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\Orange-Green2.gif">
]
(if: $ball is "Blue")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\Blue-Green2.gif">
]
(if: $ball is "Purp")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\Purp-Green2.gif">
]
(if: $ball is "Green")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\Green-Green2.gif">
]
(set: $ball to "Green")
<img style = "z-index: 1; position: fixed; left: 390px; top: 90px; transform: scale(0.35)" src = "BlueButt.png">
<img style = "z-index: 1; position: fixed; left: 350px; top: 235px; transform: scale(0.35)" src = "GreenButt.png">
<img style = "z-index: 1; position: fixed; left: 120px; top: 240px; transform: scale(0.35)" src = "RedButt.png">
<img style = "z-index: 1; position: fixed; left: 80px; top: 110px; transform: scale(0.35)" src = "PurpButt.png">
{(live: 0.15s)[
(set: $counter to it - 0.15)
(if: $counter <= 0)[(go-to: "Scene2")]
]}(set: $counter to 1.5)
(if: $ball is "Orange")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\Orange-Orange2.gif">
]
(if: $ball is "Blue")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\Blue-Orange2.gif">
]
(if: $ball is "Purp")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\Purp-Orange2.gif">
]
(if: $ball is "Green")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\Green-Orange2.gif">
]
(set: $ball to "Orange")
<img style = "z-index: 1; position: fixed; left: 390px; top: 90px; transform: scale(0.35)" src = "BlueButt.png">
<img style = "z-index: 1; position: fixed; left: 350px; top: 235px; transform: scale(0.35)" src = "GreenButt.png">
<img style = "z-index: 1; position: fixed; left: 120px; top: 240px; transform: scale(0.35)" src = "RedButt.png">
<img style = "z-index: 1; position: fixed; left: 80px; top: 110px; transform: scale(0.35)" src = "PurpButt.png">
{(live: 0.15s)[
(set: $counter to it - 0.15)
(if: $counter <= 0)[(go-to: "Scene2")]
]}(set: $counter to 1.5)
(if: $ball is "Orange")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\Orange-Purp2.gif">
]
(if: $ball is "Blue")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\Blue-Purp2.gif">
]
(if: $ball is "Purp")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\Purp-Purp2.gif">
]
(if: $ball is "Green")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene2\GIF\Green-Purp2.gif">
]
(set: $ball to "Purp")
<img style = "z-index: 1; position: fixed; left: 390px; top: 90px; transform: scale(0.35)" src = "BlueButt.png">
<img style = "z-index: 1; position: fixed; left: 350px; top: 235px; transform: scale(0.35)" src = "GreenButt.png">
<img style = "z-index: 1; position: fixed; left: 120px; top: 240px; transform: scale(0.35)" src = "RedButt.png">
<img style = "z-index: 1; position: fixed; left: 80px; top: 110px; transform: scale(0.35)" src = "PurpButt.png">
{(live: 0.15s)[
(set: $counter to it - 0.15)
(if: $counter <= 0)[(go-to: "Scene2")]
]}(set: $counter to 2)
(if: $ball is "Orange")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene1\Gif\OrangeRight1.gif">
]
(if: $ball is "Blue")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene1\Gif\BlueRight1.gif">
]
(if: $ball is "Purp")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene1\Gif\PurpRight1.gif">
]
(if: $ball is "Green")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene1\Gif\GreenRight1.gif">
]
{(live: 0.15s)[
(set: $counter to it - 0.15)
(if: $counter <= 0)[(go-to: "Scene3Enter")]
]}(set: $counter to 1.5)
(if: $ball is "Orange")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene3\Gif\OrangeEnterLeft3.gif">
]
(if: $ball is "Blue")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene3\Gif\BlueEnterLeft3.gif">
]
(if: $ball is "Purp")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene3\Gif\PurpEnterLeft3.gif">
]
(if: $ball is "Green")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene3\Gif\GreenEnterLeft3.gif">
]
<img style = "z-index: 1; position: fixed; left: 0px; top: -150px; transform: scale(0.35)" src = "Cow.png">
{(live: 0.15s)[
(set: $counter to it - 0.15)
(if: $counter <= 0)[(go-to: "Scene3")]
]}(if: $ball is "Orange")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px; width = 100%" src = "Animations\Scene3\Idle\OrangeIdleLeft3.jpg">
]
(if: $ball is "Blue")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene3\Idle\BlueIdleLeft3.jpg">
]
(if: $ball is "Purp")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene3\Idle\PurpIdleLeft3.jpg">
]
(if: $ball is "Green")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene3\Idle\GreenIdleLeft3.jpg">
]
<img style = "z-index: 1; position: fixed; left: 0px; top: -150px; transform: scale(0.35)" src = "Cow.png">
[[<img style = "z-index: 1; position: fixed; right: 250px; top: 50px; transform: rotate(180deg)" src = "LeftArrow.png" width="150px" height="190px"> -> 3-5]](set: $counter to 2.50)
(if: $ball is "Orange")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene3\Gif\OrangeExitRight3.gif">
]
(if: $ball is "Blue")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene3\Gif\BlueExitRight3.gif">
]
(if: $ball is "Purp")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene3\Gif\PurpExitRight3.gif">
]
(if: $ball is "Green")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene3\Gif\GreenExitRight3.gif">
]
|2>[<img style = "z-index: 1; position: fixed; left: 0px; top: -150px; transform: scale(0.35)" src = "Cow.png">]
{(live: 0.15s)[
(set: $counter to it - 0.15)
(if: $counter <= 1.60)[(hide: ?2)]
(if: $counter <= 0)[(go-to: "Scene5Enter")]
]}(set: $counter to 1.5)
(if: $ball is "Orange")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene5\GIF\OrangeEnterLeft5.gif">
]
(if: $ball is "Blue")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene5\GIF\BlueEnterLeft5.gif">
]
(if: $ball is "Purp")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene5\GIF\PurpEnterLeft5.gif">
]
(if: $ball is "Green")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene5\GIF\GreenEnterLeft5.gif">
]
<img style = "z-index: 1; position: fixed; left: 240px; top: -250px; transform: scale(0.15) rotate(20deg)" src = "Fruit.png">
<img style = "z-index: 1; position: fixed; left: 460px; top: -250px; transform: scale(0.15) rotate(-10deg)" src = "Fruit.png">
<img style = "z-index: 1; position: fixed; left: 680px; top: -250px; transform: scale(0.15)" src = "Fruit.png">
{(live: 0.15s)[
(set: $counter to it - 0.15)
(if: $counter <= 0)[(go-to: "Scene5")]
]}(if: $ball is "Orange")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px; width = 100%" src = "Animations\Scene5\Idle\OrangeIdleLeft5.jpg">
]
(if: $ball is "Blue")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene5\Idle\BlueIdleLeft5.jpg">
]
(if: $ball is "Purp")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene5\Idle\PurpIdleLeft5.jpg">
]
(if: $ball is "Green")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene5\Idle\GreenIdleLeft5.jpg">
]
|1>[<img style = "z-index: 1; position: fixed; left: 240px; top: -250px; transform: scale(0.15) rotate(20deg)" src = "Fruit.png">]
|4>[<img style = "z-index: 1; position: fixed; left: 240px; top: 200px; transform: scale(0.15) rotate(-70deg)" src = "Fruit.png">]
|2>[<img style = "z-index: 1; position: fixed; left: 460px; top: -250px; transform: scale(0.15) rotate(-10deg)" src = "Fruit.png">]
|5>[<img style = "z-index: 1; position: fixed; left: 460px; top: 200px; transform: scale(0.15) rotate(60deg)" src = "Fruit.png">]
|3>[<img style = "z-index: 1; position: fixed; left: 680px; top: -250px; transform: scale(0.15)" src = "Fruit.png">]
|6>[<img style = "z-index: 1; position: fixed; left: 680px; top: 200px; transform: scale(0.15) rotate(40deg)" src = "Fruit.png">]
(hide: ?4)
(hide: ?5)
(hide: ?6)
(click: ?1)[(set: $f1 to true) (hide: ?1) (show: ?4)]
(click: ?2)[(set: $f2 to true) (hide: ?2) (show: ?5)]
(click: ?3)[(set: $f3 to true) (hide: ?3) (show: ?6)]
[[<img style = "z-index: 1; position: fixed; right: 250px; top: 250px; transform: rotate(180deg)" src = "LeftArrow.png" width="150px" height="190px"> -> 5-7]](set: $counter to 2.90)
(if: $ball is "Orange")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene5\GIF\OrangeExitRight5.gif">
]
(if: $ball is "Blue")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene5\GIF\BlueExitRight5.gif">
]
(if: $ball is "Purp")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene5\GIF\PurpExitRight5.gif">
]
(if: $ball is "Green")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene5\GIF\GreenExitRight5.gif">
]
|1>[<img style = "z-index: 1; position: fixed; left: 240px; top: -250px; transform: scale(0.15) rotate(20deg)" src = "Fruit.png">]
|4>[<img style = "z-index: 1; position: fixed; left: 240px; top: 200px; transform: scale(0.15) rotate(-70deg)" src = "Fruit.png">]
|2>[<img style = "z-index: 1; position: fixed; left: 460px; top: -250px; transform: scale(0.15) rotate(-10deg)" src = "Fruit.png">]
|5>[<img style = "z-index: 1; position: fixed; left: 460px; top: 200px; transform: scale(0.15) rotate(60deg)" src = "Fruit.png">]
|3>[<img style = "z-index: 1; position: fixed; left: 680px; top: -250px; transform: scale(0.15)" src = "Fruit.png">]
|6>[<img style = "z-index: 1; position: fixed; left: 680px; top: 200px; transform: scale(0.15) rotate(40deg)" src = "Fruit.png">]
(hide: ?4)
(hide: ?5)
(hide: ?6)
(if: $f1 is true)[(hide: ?1) (show: ?4)]
(if: $f2 is true)[(hide: ?2) (show: ?5)]
(if: $f3 is true)[(hide: ?3) (show: ?6)]
{(live: 0.15s)[
(set: $counter to it - 0.15)
(if: $f1 is true and $counter <= 1.75)[(hide: ?4)]
(if: $f2 is true and $counter <= 1.15)[(hide: ?5)]
(if: $f3 is true and $counter <= 0.80)[(hide: ?6)]
(if: $counter <= 0)[(go-to: "Scene7Enter")]
]}(set: $counter to 1.5)
(if: $ball is "Orange")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene7\GIF\OrangeEnter7.gif">
]
(if: $ball is "Blue")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene7\GIF\BlueEnter7.gif">
]
(if: $ball is "Purp")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene7\GIF\PurpEnter7.gif">
]
(if: $ball is "Green")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene7\GIF\GreenEnter7.gif">
]
{(live: 0.15s)[
(set: $counter to it - 0.15)
(if: $counter <= 0)[(go-to: "Scene7")]
]}(if: $ball is "Orange")[
|1>[<img style = "z-index: 0; position: fixed; left: 0px; top: 0px; width = 100%" src = "Animations\Scene7\Idle\OrangeIdle7.jpg">]
]
(if: $ball is "Blue")[
|1>[<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene7\Idle\BlueIdle7.jpg">]
]
(if: $ball is "Purp")[
|1>[<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene7\Idle\PurpIdle7.jpg">]
]
(if: $ball is "Green")[
|1>[<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene7\Idle\GreenIdle7.jpg">]
]
(click: ?1)[(go-to: "Build")](set: $counter to 2.8)
(if: $ball is "Orange")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene7\GIF\OrangeBuild7.gif">
]
(if: $ball is "Blue")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene7\GIF\BlueBuild7.gif">
]
(if: $ball is "Purp")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene7\GIF\PurpBuild7.gif">
]
(if: $ball is "Green")[
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene7\GIF\GreenBuild7.gif">
]
{(live: 0.15s)[
(set: $counter to it - 0.15)
(if: $counter <= 0)[(go-to: "Rocket")]
]}|1>[<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene7\Idle\IdleRocket.jpg">]
(click: ?1)[(go-to: "TakeOff")](set: $counter to 2)
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene7\GIF\RocketLaunch7.gif">
{(live: 0.15s)[
(set: $counter to it - 0.15)
(if: $counter <= 0)[(go-to: "Scene8Enter")]
]}(set: $counter to 2)
<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene8\GIF\RocketEnter8.gif">
{(live: 0.15s)[
(set: $counter to it - 0.15)
(if: $counter <= 0)[(go-to: "Scene8")]
]}<img style = "z-index: 0; position: fixed; left: 0px; top: 0px" src = "Animations\Scene8\GIF\RocketFly8.gif">
<img style = "z-index: 1; position: fixed; left: -150px; top: -25px" src = "Star2.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: -90px; top: 50px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 0px; top: 0px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: -120px; top: -100px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: -210px; top: -75px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: -30px; top: -50px" src = "Star2.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: -270px; top: -25px" src = "Star2.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: -60px; top: 0px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 180px; top: 25px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 90px; top: 50px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: -30px; top: 75px" src = "Star2.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 60px; top: 100px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 120px; top: 125px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: -180px; top: 150px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 150px; top: 175px" src = "Star2.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 30px; top: 200px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: -240px; top: 225px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 90px; top: 250px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: -120px; top: 275px" src = "Star2.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 870px; top: -175px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 810px; top: -150px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 840px; top: -125px" src = "Star2.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 690px; top: -100px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 480px; top: -75px" src = "Star2.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 600px; top: -50px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 570px; top: -25px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 540px; top: 0px" src = "Star2.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 630px; top: 25px" src = "Star2.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 660px; top: 50px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 750px; top: 75px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 630px; top: 100px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 510px; top: 125px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 690px; top: 150px" src = "Star2.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 720px; top: 175px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 660px; top: 200px" src = "Star2.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 780px; top: 225px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 840px; top: 250px" src = "Star1.png" class = "rotate">
<img style = "z-index: 1; position: fixed; left: 540px; top: 275px" src = "Star1.png" class = "rotate">