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

Nickelodeon Baseball Stars

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Nickelodeon Baseball Stars

Publisher: Nick.com
Platform: HTML5
Released internationally: 2015


DevTextIcon.png This game has hidden development-related text.
TextIcon.png This game has unused text.


Unused Text

# Flambe Sounds ### Reference * [Working with sounds in Flambe](https://github.com/markknol/flambe-guide/wiki/Working-with-sound)

README.md contains a reference for how to use Flambe Sounds.

localization.xml

<!--
 
		Font styles
			Optional attributes: 
				fontName="Arial" 
				fontScale="1" 
				align="center" 
				offsetX="0" 
				offsetY="0" 
				transform="uppercase"
		
-->

<!--

		Optional attributes to customize each string:
			fontStyle="title"

			or to use font-style attributes directly:
			fontName="Arial" fontScale="1" offsetX="0" offsetY="0"
		
-->
<!--  menus  -->
<!--  Title  -->

<!--  Story  -->
<string id="STORY_TITLE">STORY</string>
<string id="STORY_TEXT_1">STORY TEXT 1</string>
<!--  Character Selection  -->

<!--  Level Selection  -->

<!--  CALLOUTS  -->

<!--  Preview  -->

<!--  Derby Preview  -->

<!--  Unlock  -->

<!--  Game code  -->

<!--  CODES  -->

<!--  TIPS & CODES  -->

<!--  Hud  -->

<!--  Pause  -->

<!--  Win  -->

<!--  Fail  -->

<!--  End  -->

<!--  Modes  -->

<!--  Stats  -->

<!--  BUTTONS  -->

<!--  STATS  -->

<!--  TUTORIAL  -->

<!--  character names  -->

<!--  character unlock  -->

<!--  powerups  -->

<!--  TEAMS  -->

There is commented out text and a couple placeholder strings that are present in localization.xml.