We just reached 30,000 articles on this wiki! 🥳
If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

SpongeBob SquarePants: Patty Panic!

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

SpongeBob SquarePants: Patty Panic!

Developer: THIS IS POP
Publisher: Nick.com
Platform: Adobe Flash
Released internationally: 2007


CodeIcon.png This game has unused code.
GraphicsIcon.png This game has unused graphics.
DebugIcon.png This game has debugging material.


A BurgerTime clone with SpongeBob characters.

Leftover Editor Variables

A small amount of variables for a level editor are present, scripts:initGame has variables editGrid and editBurgers set to false, the first would likely affect the playfield's layout while the latter would likely move pieces of Krabby Patties. The first value is set to true by play while the other variable is completely unused. Nothing in the code checks for both of them, suggesting it was cut from the final game.

Debug Keys

A tiny number of debug keybinds can be used in the game while pressing ⇧ Shift.

Keys Function
7 Add an extra life.
8 Beats the level.

Unused Graphics

SBPattyPanic-button.png

This is a button that (supposedly) keeps track of your arrow key strokes.

Not your Dir

This text shows up directly under SpongeBob. It's used, but cannot be seen, for directional use whenever SpongeBob goes up, down, left, or right.

SBPattyPanic-debug1.png SBPattyPanic-debug2.png SBPattyPanic-debug3.png

Some screenshots of an earlier version of the game are hidden away in the final version. Sprites didn't seem to exist, so each screenshot contains a helpful guide on which color equals what.

SBPattyPanic-devplaying.png SBPattyPanic-devplaying2.png SBPattyPanic-devplaying3.png SBPattyPanic-devplaying4.png SBPattyPanic-devplaying5.png

Five screenshots of the game running on a developer's computer still exist. The game running in these pictures still doesn't seem to be complete - note the grid and the green rectangle at the top.

Some Flash functions.