Grapple Dog/Unused Rooms
This article is a work in progress. ...Well, all the articles here are, in a way. But this one moreso, and the article may contain incomplete information and editor's notes. |
Quite a few hidden rooms, ranging from test rooms to scrapped levels going back to the game's mobile days survived the test of getting deleted. And boy, is a lot of it unfinished. You're better off enabling some debug features before entering any of these untiled messes.
Contents
- 1 Main Levels
- 1.1 example_dkcr_5_6
- 1.2 example_rayman_1_2
- 1.3 level_15_CavernCrash_v1
- 1.4 level_1B_DRILL103
- 1.5 level_53_HighVoltage100
- 1.6 level_64_FungiFrenzy
- 1.7 level_firstlevel_draft1
- 1.8 level_moveplat1
- 1.9 level_moveplat_easydraft
- 1.10 level_none_TimerSolids
- 1.11 level_twotowers
- 1.12 level_ziplines
- 1.13 Early "Trial of Lanterns" Variations
- 2 Bonus Levels
- 3 Bosses
- 4 Test Rooms
- 5 Demo-Exclusive Content
Main Levels
example_dkcr_5_6
A semi-recreation of Springy Spores from Donkey Kong Country Returns using Grapple Dog's mechanics! Some early parts of the level are pretty accurate in terms of core level design, with most obstacles that aren't in the game being replaced with grapple solids. Though, there's no bonus barrel and near the end of the level is a bit that you can't cross without taking damage.
example_rayman_1_2
Another semi-recreation, this time Creepy Castle from Rayman Legends. Compared to the real deal, the end was shortened a bit.
level_15_CavernCrash_v1
Early version of Cavern Crash. Some later sections were heavily altered. This early revision also uses the unused Spinner enemies and had 2 carrot goats.
level_1B_DRILL103
Early version of REX, at which point this level was built for the Drill boss fight.
level_53_HighVoltage100
Early version of High Voltage that lacks tiles and a proper background. Some in between parts are lacking and the level cuts off after [][][][][][][][][[][][][][][][]
level_64_FungiFrenzy
As evident by earlier builds of the game, Trials of Valour was originally intended to have 5 levels. The 4th valour stage, titled Fungi Frenzy, still exists, though in an unfinished state, lacking tiles and an ending bell.
level_firstlevel_draft1
Early version of Outset Mountain. It's fully tiled and has uses some objects in the stage that otherwise go unused in the main campaign.
level_moveplat1
A very linear level set in the junkyard. It's tiled for the most part, but lacking camera objects. The pit containing the 3rd gem will also lock the screen, leaving you unable to move the camera any further. Some unused objects are present here.
level_moveplat_easydraft
An early version of level_moveplat1. Despite the similar name, no part of this level resembles the non-draft version. This level lacks a bell and ends in a big death pit.
level_none_TimerSolids
To do: Which update? And why does lava kill you instantly in this room? |
An unfinished level that likely would've been part of World 3. This level uses some unused objects, mainly the Countdown Switch instead of lanterns to light up the Countdown Solids.
Following an update, this level crashes by default due to missing variables.
level_twotowers
A testroom for testing a particular level layout that involves going from one "tower" to the other.
level_ziplines
Early "Trial of Lanterns" Variations
level_61_OLD level_allblue_toohard level_allblue1
Bonus Levels
bonus_collect_lanterns
bonus_crumble1
bonus_crumble2
bonus_enemies
bonus_finish_seeing1
bonus_smalljumps
Bosses
boss_old_1_Drill
A cut (though unfinished) boss! This boss is only known as "Drill" in the game's files. The goal is to hit the eye with your grapple to a point that it'll stretch itself out of the ground. From there you have to grapple your way up back to the eye again to make it lose health. Smaller drills will also come out of the ground to attack you, though they aren't programmed to deal any damage. The boss can only deal 3 hits before it stops responding. This boss would get replaced by Rex.
boss_test
A test of World 2's Tank boss. Letting it play its first phase or taking damage makes the boss stop. The level itself uses the wrong background and is far wider than its final counterpart.
boss_noboss
A placeholder room used during development for boss fights that couldn't be defeated or would otherwise crash the game. Using this room would allow you to beat the level anyway.
test_boss_4_Dragon
A room for testing one of the Dragon boss' phases, specifically phase three that has Toni's plane shoot you out of a cannon. The boss itself doesn't actually exist in this room, letting you shoot Pablo as many times as you want without the boss bugging you.
Test Rooms
test_env_xxx
Copies of the same small test stage with different tiles. This level is also notable for using some unused objects and enemies. xxx can be replaced with beach, caves, junkyard, lava, mountains, snow, valour, or workshop, counting 8 environment test rooms. Some rooms even lack tiles, indicating these rooms were either never finished, or weren't replaced when these tiles were possibly updated.
As for any specialties, snow is the only room with different object placements, and rooms beach and mountains are identical.
test_room_csv
A room for reading the game's .csv data on the screen. This feature doesn't work anymore and broke when the game's UI and dialog scripts were split into two files and modified to work on their own. The remnants of this room is showing its default text called by its own object.
Controls:
- Up/Down/Left/Right - Move screen to get a full view.
- WASD - Draw different sections of the .csv file.
- 1/2 - Scroll through different pages.
- Space - Center screen.
test_room_enemies
test_room_footsteps
test_room_NPCs
test_room_objects
test_room_parallax
test_room_sketchpad
overworld_test
Demo-Exclusive Content
demo_disclaimer
A simple screen noting the player this is just a demo and that things would change down the line. The screen automatically fades out to the title screen after a couple seconds. The last demo to use this screen was the Super Rare Mixtape Demo.
demo_level_select
A somewhat broken level select that was possibly intended for a Patreon demo. You can pick between 4 levels; the tutorial, Outset Mountain, Mushroom Grotto and Cold Rush, known here as Cold Air. This room will crash on startup due to the variable anyTransition no longer existing. There's also a prompt for opening the options menu, but nothing happens when doing so, and no code exists to open this menu.
The object tied to this room has some hidden content of its own, including a basic title screen that no longer functions and a variable titled global.demoTick that would add a checkmark icon whenever a level was beaten, which was stripped from all of its code.