Gravity Falls: The Great Stanmobile Escape
Gravity Falls: The Great Stanmobile Escape |
---|
Developer: Bamtang This game has unused code. |
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. |
To do:
|
I'll tell you a good story. It's called,
'Grunkle Stan escapes the US Government'!
Contents
Developer Copyright
js/config/levels.js and js/config/swit_entry_point.js contain a copyright message.
//============================================================================== // Assets.js // Copyright (c) 2014, Bamtang Games. All Rights Reserved. //------------------------------------------------------------------------------
//============================================================================== // SwitEntryPoint.js // Copyright (c) 2014, Bamtang Games. All Rights Reserved. //------------------------------------------------------------------------------
Inaccessible Debugging Material
Cheats has an enabled value, set by USE_CHEATS in Application; setting it to true allows ingame cheats to be used, as well as a cheats menu to be accessible from the main menu and in-game. Unfortunately the logic is dummied, making them have no effect.
Possible Debug Keys
The function that detects debug keys is stripped but the buttons on the cheats menu actually trigger keypresses instead of triggering the actual code, making it possible to see the original debug keys. The only one accessible on the main menu is the first one.
Key | Possible Effect |
---|---|
U | Unlocks everything. |
1 | Shows collision, Bamtang tends to use this key in multiple games. |
T | Pause motion. |
I | Invulnerability. |
S | Slow motion. |
F | Frenzy mode. |
W | Instant win. |
Internal Project Name
The game is internally referred to as gs [1] or G, which is probably short for Grunkle Stan which can also be seen in the game configuration[2]. It interestingly didn't use Bamtang's naming convention for Gravity Falls projects. It's possible it's also Brawler[3], note that internal name was used for Rumble's Revenge, perhaps it was used as a base and/or shared similar code.
References
- Pages missing developer references
- Games developed by Bamtang
- Pages missing publisher references
- Games published by Disney Games
- HTML5 games
- Pages missing date references
- Games released in 2015
- Games released in April
- Games with unused code
- Games with debugging functions
- Works In Progress
- To do
- Gravity Falls series
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Cleanup > To do
Cleanup > Works In Progress
Games > Games by content > Games with debugging functions
Games > Games by content > Games with unused code
Games > Games by developer > Games developed by Bamtang
Games > Games by platform > HTML5 games
Games > Games by publisher > Games published by The Walt Disney Company > Games published by Disney Games
Games > Games by release date > Games released in 2015
Games > Games by release date > Games released in April
Games > Games by series > Gravity Falls series