If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

Super Brawl 2

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Super Brawl 2

Developer: MP Game Studio
Publisher: Nick.com
Platform: Adobe Flash
Released internationally: December 20, 2010


GraphicsIcon.png This game has unused graphics.
MusicIcon.png This game has unused music.
SoundIcon.png This game has unused sounds.
Carts.png This game has revisional differences.


Hmmm...
To do:
  • There's code relating to a developer console in the code, try finding out how to get it working if possible.

Super Brawl 2 is a Nick.com fighting game released in 2010, which is the second game released in the Super Brawl series.

Air Blocking

The game originally had air blocking, proven by unused sprites and code referencing the removed mechanic.

protected var _blockingAir:Behaviour;
return behaviourIsAnyOf([this._preBlocking,this._blocking,this._gettingHitBlocking,this._blockingAir])
this._blockingAir = addNewBehaviour(FighterLabels.BLOCKING_AIR,this.whileBlocking);

Unused Music

Name Audio Comments
audio.music.brawl2.LoseFight
A very... interesting sounding jingle intended for when you lose a fight.

Unused Sounds

Name Audio Comments
audio.fx.brawl2.bob_cheering
A horn sound, likely intended for SpongeBob when he wins a fight.

Revisional Differences

Initial Release (December 20th, 2010)

Hmmm...
To do:
Find out if there are any more changes between the versions and compare them to the final via images.

The earliest version of Super Brawl 2. this version is lost, meaning it is only available in video form.

Super Brawl 2 Intro.png

This version had an intro which was removed in later versions most likely due to the fact that there were new characters being added over the course.

Initial Release Final Update (July 31st,2011)
Super Brawl 2 Early title screen.png Super Brawl 2 Title screen.png

This title screen only showed the 6 characters (Spongebob, Plankton, Sheen, Kitty Katswell, Monkey from Monkey Quest and Chum Chum) as the rest of the characters didn't come yet.

Initial Release Final Update (July 31st,2011)
Super Brawl 2 Mode select early version.png Super Brawl 2 Mode Select Final Version.png

The image on the left when you are going to select a mode only showed the 6 characters as Skipper, Sandy, Jimmy Neutron and Otis were not added until a later version.

Initial Release Final Update (July 31st,2011)
Super Brawl 2 Early CSS.png Super Brawl 2 CSS Final.png

The CSS (Character Select Screen) only had the 6 characters and used to be 5x4 grid which got changed to a 4x4 grid in an unknown update for unknown reasons.