2009-08-29 21:28:46 -04:00
|
|
|
<stkgui>
|
|
|
|
|
2009-04-04 21:15:38 -04:00
|
|
|
<div x="2%" y="2%" width="96%" height="96%" layout="vertical-row" >
|
|
|
|
|
2010-01-06 11:48:06 -05:00
|
|
|
<header align="center" width="100%" text="SuperTuxKart Help" text_align="center"/>
|
2009-05-03 13:01:10 -04:00
|
|
|
<spacer height="15" width="10"/>
|
|
|
|
|
2009-05-03 12:16:11 -04:00
|
|
|
<tabs id="category" height="10%" max_height="110" width="100%" align="center">
|
2009-08-29 21:28:46 -04:00
|
|
|
<icon-button id="page1" width="128" height="128" icon="gui/track_random.png"
|
|
|
|
I18N="Tab in help menu" text="General"/>
|
2009-12-06 13:55:25 -05:00
|
|
|
<icon-button id="page2" width="128" height="128" icon="gui/weapons.png"
|
2009-08-29 21:28:46 -04:00
|
|
|
I18N="Tab in help menu" text="Weapons"/>
|
|
|
|
<icon-button id="page3" width="128" height="128" icon="gui/mode_ftl.png"
|
|
|
|
I18N="Tab in help menu" text="Game Modes"/>
|
2009-05-03 12:16:11 -04:00
|
|
|
</tabs>
|
|
|
|
|
|
|
|
<box proportion="1" width="100%" layout="vertical-row">
|
2009-08-29 21:28:46 -04:00
|
|
|
<label align="center" I18N="In the help menu" text="To help you win, there are some powerups you can collect :"/>
|
2010-05-30 19:56:39 -04:00
|
|
|
|
2009-05-03 12:16:11 -04:00
|
|
|
<div width="100%" proportion="1" layout="horizontal-row">
|
2010-04-25 13:14:10 -04:00
|
|
|
<icon align="center" width="64" height="64" icon="models/bubblegum-icon.png"/>
|
2009-05-03 12:16:11 -04:00
|
|
|
<spacer width="25" height="25"/>
|
2010-09-04 16:24:42 -04:00
|
|
|
<bubble proportion="1" height="100%" text="BubbleGum - leave a sticky pink puddle behind you"/>
|
2009-05-03 12:16:11 -04:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<div width="100%" proportion="1" layout="horizontal-row">
|
2010-04-25 13:14:10 -04:00
|
|
|
<icon align="center" width="64" height="64" icon="models/cake-icon.png"/>
|
2009-05-03 12:16:11 -04:00
|
|
|
<spacer width="25" height="25"/>
|
2010-09-04 16:24:42 -04:00
|
|
|
<bubble proportion="1" height="100%"
|
|
|
|
text="Cake - thrown at the closest rival, best on short ranges and long straights"/>
|
2009-05-03 12:16:11 -04:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<div width="100%" proportion="1" layout="horizontal-row">
|
2010-04-25 13:14:10 -04:00
|
|
|
<icon align="center" width="64" height="64" icon="models/plunger-icon.png"/>
|
2009-05-03 12:16:11 -04:00
|
|
|
<spacer width="25" height="25"/>
|
2010-09-04 16:24:42 -04:00
|
|
|
<bubble proportion="1" height="100%" text="Plunger - throw straight to pull an opponent back, or throw while looking back to make one lose sight!"/>
|
2009-05-03 12:16:11 -04:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<div width="100%" proportion="1" layout="horizontal-row">
|
2010-04-25 13:14:10 -04:00
|
|
|
<icon align="center" width="64" height="64" icon="models/bowling-icon.png"/>
|
2009-05-03 12:16:11 -04:00
|
|
|
<spacer width="25" height="25"/>
|
2010-09-04 16:24:42 -04:00
|
|
|
<bubble proportion="1" height="100%"
|
|
|
|
text="Bowling Ball - bounces off walls. If you are looking back, it will be thrown backwards."/>
|
2009-05-03 12:16:11 -04:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<div width="100%" proportion="1" layout="horizontal-row">
|
2010-04-25 13:14:10 -04:00
|
|
|
<icon align="center" width="64" height="64" icon="models/parachute-icon.png"/>
|
2009-05-03 12:16:11 -04:00
|
|
|
<spacer width="25" height="25"/>
|
2010-09-04 16:24:42 -04:00
|
|
|
<bubble proportion="1" height="100%" text="Parachute - slows down all karts in a better position!"/>
|
2009-05-03 12:16:11 -04:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<div width="100%" proportion="1" layout="horizontal-row">
|
2010-04-25 13:14:10 -04:00
|
|
|
<icon align="center" width="64" height="64" icon="models/anchor-icon.png"/>
|
2009-05-03 12:16:11 -04:00
|
|
|
<spacer width="25" height="25"/>
|
2010-09-04 16:24:42 -04:00
|
|
|
<bubble proportion="1" height="100%" text="Anchor - slows down greatly the kart in the first position"/>
|
2009-05-03 12:16:11 -04:00
|
|
|
</div>
|
2010-05-30 19:56:39 -04:00
|
|
|
|
|
|
|
<div width="100%" proportion="1" layout="horizontal-row">
|
|
|
|
<icon align="center" width="64" height="64" icon="models/swap-icon.png"/>
|
|
|
|
<spacer width="25" height="25"/>
|
2010-09-04 16:24:42 -04:00
|
|
|
<bubble proportion="1" height="100%" text="Swapper - gift boxes are transformed into bananas and vice versa for a short time"/>
|
2010-05-30 19:56:39 -04:00
|
|
|
</div>
|
|
|
|
|
2009-05-03 12:16:11 -04:00
|
|
|
</box>
|
|
|
|
<spacer width="50" height="45" />
|
2009-04-04 21:15:38 -04:00
|
|
|
</div>
|
2009-09-06 14:45:38 -04:00
|
|
|
<button id="back" x="20" y="-40" width="250" height="35" align="left"
|
|
|
|
I18N="In the help menu, to return to the previous screen" text="Back"/>
|
2009-08-29 21:28:46 -04:00
|
|
|
|
|
|
|
</stkgui>
|