diff --git a/LCE/Game/GlideMapImages/Body.png b/LCE/Game/GlideMapImages/Body.png new file mode 100644 index 0000000..736894a Binary files /dev/null and b/LCE/Game/GlideMapImages/Body.png differ diff --git a/LCE/Game/GlideMapImages/Canyon.png b/LCE/Game/GlideMapImages/Canyon.png new file mode 100644 index 0000000..4fadcae Binary files /dev/null and b/LCE/Game/GlideMapImages/Canyon.png differ diff --git a/LCE/Game/GlideMapImages/Cavern.png b/LCE/Game/GlideMapImages/Cavern.png new file mode 100644 index 0000000..780e643 Binary files /dev/null and b/LCE/Game/GlideMapImages/Cavern.png differ diff --git a/LCE/Game/GlideMapImages/Celts.png b/LCE/Game/GlideMapImages/Celts.png new file mode 100644 index 0000000..e0b4c5a Binary files /dev/null and b/LCE/Game/GlideMapImages/Celts.png differ diff --git a/LCE/Game/GlideMapImages/Dragon.png b/LCE/Game/GlideMapImages/Dragon.png new file mode 100644 index 0000000..4053b74 Binary files /dev/null and b/LCE/Game/GlideMapImages/Dragon.png differ diff --git a/LCE/Game/GlideMapImages/Excalibur.png b/LCE/Game/GlideMapImages/Excalibur.png new file mode 100644 index 0000000..afcd5cd Binary files /dev/null and b/LCE/Game/GlideMapImages/Excalibur.png differ diff --git a/LCE/Game/GlideMapImages/Icarus.png b/LCE/Game/GlideMapImages/Icarus.png new file mode 100644 index 0000000..2957c50 Binary files /dev/null and b/LCE/Game/GlideMapImages/Icarus.png differ diff --git a/LCE/Game/GlideMapImages/Kraken.png b/LCE/Game/GlideMapImages/Kraken.png new file mode 100644 index 0000000..82f21d5 Binary files /dev/null and b/LCE/Game/GlideMapImages/Kraken.png differ diff --git a/LCE/Game/GlideMapImages/Mobs.png b/LCE/Game/GlideMapImages/Mobs.png new file mode 100644 index 0000000..c6ad677 Binary files /dev/null and b/LCE/Game/GlideMapImages/Mobs.png differ diff --git a/LCE/Game/GlideMapImages/Shrunk.png b/LCE/Game/GlideMapImages/Shrunk.png new file mode 100644 index 0000000..9cff5c7 Binary files /dev/null and b/LCE/Game/GlideMapImages/Shrunk.png differ diff --git a/LCE/Game/GlideMapImages/Temple.png b/LCE/Game/GlideMapImages/Temple.png new file mode 100644 index 0000000..a65cc05 Binary files /dev/null and b/LCE/Game/GlideMapImages/Temple.png differ diff --git a/LCE/Game/GlideMapImages/Yeti.png b/LCE/Game/GlideMapImages/Yeti.png new file mode 100644 index 0000000..9c3fcbd Binary files /dev/null and b/LCE/Game/GlideMapImages/Yeti.png differ diff --git a/LCE/Game/GlideMaps.md b/LCE/Game/GlideMaps.md new file mode 100644 index 0000000..f6dbc8c --- /dev/null +++ b/LCE/Game/GlideMaps.md @@ -0,0 +1,132 @@ +# Glide Maps + +## Map Pack 0 +### Canyon + +![Canyon Preview Image](GlideMapImages/Canyon.png) + +Soar through the Canyon's windswept strata, winding round stone arches and frontier railways, on this Wild West express to reach ancestral lands. + +| UpdatePlayer Position | X rot | Y rot | +|-----------------------|-------|-------| +| `179, 237, -287` | `0` | `0` | + + +### Cavern + +![Cavern Preview Image](GlideMapImages/Cavern.png) + +Fly through the ancient catacombs of the Cavern! + +| UpdatePlayer Position | X rot | Y rot | +|-----------------------|-------|-------| +| `93, 232, -5` | `0` | `90` | + +### Temple + +![Temple Preview Image](GlideMapImages/Temple.png) + +Dive deep into the jungle and discover the secrets of the Temple. + +| UpdatePlayer Position | X rot | Y rot | +|-----------------------|-------|-------| +| `66, 236, -215` | `0` | `0` | + +## Glide Beasts Track Pack +Marvel at mighty, majestic beasts as you zoom through three legendary landscapes. Navigate treacherous glaciers roamed by the Yeti, swoop across the Kraken’s cove and soar into the skies where the Dragon dwells! Just don’t get too close. You've been warned! + +### Dragon + +![Dragon Preview Image](GlideMapImages/Dragon.png) + +Share the skies with Dragons, soaring above the epic landscape of this Chinese Mythology-inspired track. + +| UpdatePlayer Position | X rot | Y rot | +|-----------------------|-------|-------| +| `-378, 235, 334` | `0` | `-90` | + +### Kraken + +![Kraken Preview Image](GlideMapImages/Kraken.png) + +Plunge past the pirates' wrecks to find forgotten treasures. But beware: the Kraken awaits! + +| UpdatePlayer Position | X rot | Y rot | +|-----------------------|-------|-------| +| `-400, 164, 344` | `0` | `-90` | + +### Yeti + +![Yeti Preview Image](GlideMapImages/Yeti.png) + +Swoop down the icy glacier and between the bones of giants to discover the lost land of the Yeti. + +| UpdatePlayer Position | X rot | Y rot | +|-----------------------|-------|-------| +| `46, 231, -160` | `0` | `0` | + +## Glide Giants Track Pack +Are you ready for the next big thing? Here comes the Giants Track Pack for Glide, propelling you through massive monoliths in Mobs, twisting tubes in Body and freakish furniture in Shrunk. Take off now! + +### Body + +![Body Preview Image](GlideMapImages/Body.png) + +A junk food junkyard! A vessel of viruses! A flotilla of phlegm! Grit your teeth for a slimy flight on this unhealthy trip through the human body. + +| UpdatePlayer Position | X rot | Y rot | +|-----------------------|-------|-------| +| `280.5, 207, 163` | `0` | `180` | + +### Mobs + +![Mobs Preview Image](GlideMapImages/Mobs.png) + +Swoop over, around and beneath the mighty, monolithic mobs that dominate the skyline of this out-of-scale track. + +| UpdatePlayer Position | X rot | Y rot | +|-----------------------|-------|-------| +| `264, 244, 271` | `16` | `90` | + +### Shrunk + +![Shrunk Preview Image](GlideMapImages/Shrunk.png) + +Are you tiny or is everything else just really, really big? Be careful not to lose your sense of proportion as you glide your way through this oversized house and tidy up the competition. + +| UpdatePlayer Position | X rot | Y rot | +|-----------------------|-------|-------| +| `157, 200, 49` | `0` | `90` | + +## Glide Myths Track Pack +Stretch your wings in this legendary Minecraft Glide Track Pack. Drift through the clouds of Icarus, dive into conflict in Excalibur and ride with the Kelpies in Celts. + +### Celts + +![Celts Preview Image](GlideMapImages/Celts.png) + +Slalom through Standing Stones and marvel at mighty beasts, as you traverse a track inspired by Europe's mystic past. + +| UpdatePlayer Position | X rot | Y rot | +|-----------------------|-------|-------| +| `-23.0, 245.0, -200.0`| `0` | `0` | + +### Excalibur + +![Excalibur Preview Image](GlideMapImages/Excalibur.png) + +Castles and dragons tower over this fantasy Glide track. It'll take flying skills of some (ex)caliber to get you to the end of this Arthurian legend. + +| UpdatePlayer Position | X rot | Y rot | +|-----------------------|-------|-------| +| `178, 233, 3` | `0` | `0` | + +### Icarus + +![Icarus Preview Image](GlideMapImages/Icarus.png) + +Swoop down the slopes of Mount Olympus, twist through the labyrinth's many turns and hurtle into Hades. Remember to pay the ferryman for safe passage! + +| UpdatePlayer Position | X rot | Y rot | +|-----------------------|-------|-------| +| `-23, 204, -259` | `0` | `180` | diff --git a/LCE/Game/readme.md b/LCE/Game/readme.md index bf0157a..76848f3 100644 --- a/LCE/Game/readme.md +++ b/LCE/Game/readme.md @@ -8,6 +8,7 @@ Documentation on game mechanics and other stuff that doesn't fit anywhere else. 3. [Colors](Colors.md) - Colors for biomes, textures, water, fog, etc. 4. [LimitStrings](LimitStrings.md) - Strings based around `The maximum number of X in a world has been reached.` 5. [BattleMaps](BattleMaps.md) +6. [GlideMaps](GlideMaps.md) # Contributors List of contributors can be found under [Team.md#Documentation](/Team.md#Documentation) \ No newline at end of file