Difference between revisions of "Rolling in the Clouds"
From Lumapedia
Steakanator (talk | contribs) |
Steakanator (talk | contribs) |
||
Line 6: | Line 6: | ||
===Individual Level=== | ===Individual Level=== | ||
< | <!-- Add a placeholder for the Twitch embed --> | ||
<div id="twitch-embed"></div> | |||
<!-- Load the Twitch embed script --> | |||
<script src="https://player.twitch.tv/js/embed/v1.js"></script> | |||
<!-- Create a Twitch.Player object. This will render within the placeholder div --> | |||
<script type="text/javascript"> | |||
new Twitch.Player("twitch-embed", { | |||
video: "1025862411" | |||
}); | |||
</script> | |||
==Luigi== | ==Luigi== |
Revision as of 14:46, 24 January 2023
Rolling in the Clouds is the only star in Rolling Green Galaxy. It's meant to introduce the star ball, but the tutorial is skipped if the ball is first used in a later level - something presently taken advantage of in 120 Star runs.
The individual level world records are 47.086 for Mario by Tiber and 45.250 for Luigi by MusicMatt7.
Mario
Individual Level
<script src="https://player.twitch.tv/js/embed/v1.js"></script>
<script type="text/javascript">
new Twitch.Player("twitch-embed", { video: "1025862411" });
</script>