2016-08-23 19:53:41 -04:00
<?xml version="1.0" encoding="UTF-8"?>
2016-08-23 19:36:16 -04:00
<stkgui>
2019-10-24 16:24:20 -04:00
<icon-button id="back" x="1%" y="0" height="9%" icon="gui/icons/back.png"/>
2016-08-23 19:36:16 -04:00
<div x="1%" y="1%" width="98%" height="98%" layout="vertical-row" >
2019-10-05 17:03:04 -04:00
<header width="80%" height="8%" align="center" text="SuperTuxKart Help" text_align="center"/>
2018-06-20 20:57:41 -04:00
<spacer height="1%" width="100%"/>
2016-08-23 19:36:16 -04:00
2019-10-05 17:03:04 -04:00
<div width="100%" height="91%" layout="horizontal-row" >
2016-08-23 19:36:16 -04:00
2020-01-13 00:02:50 -05:00
<vertical-tabs id="category" height="100%" width="20%">
2019-10-05 13:14:09 -04:00
<icon-button id="page1" width="128" height="128" icon="gui/icons/options_general.png"
2018-06-20 20:57:41 -04:00
I18N="Tab in help menu" text="General"/>
2018-09-16 10:37:42 -04:00
<icon-button id="page2" width="128" height="128" icon="gui/icons/mode_ftl.png"
2018-06-20 20:57:41 -04:00
I18N="Tab in help menu" text="Game Modes"/>
2019-02-28 18:00:21 -05:00
<icon-button id="page3" width="128" height="128" icon="gui/icons/gift.png"
2018-06-20 20:57:41 -04:00
I18N="Tab in help menu" text="Powerups"/>
2018-09-16 10:37:42 -04:00
<icon-button id="page4" width="128" height="128" icon="gui/icons/banana.png"
2018-06-20 20:57:41 -04:00
I18N="Tab in help menu" text="Bananas"/>
2018-09-16 10:37:42 -04:00
<icon-button id="page5" width="128" height="128" icon="gui/icons/story_mode_book.png"
2018-06-20 20:57:41 -04:00
I18N="Tab in help menu" text="Story Mode"/>
2018-09-16 10:37:42 -04:00
<icon-button id="page6" width="128" height="128" icon="gui/icons/mass.png"
2018-06-20 20:57:41 -04:00
I18N="Tab in help menu" text="Kart classes"/>
2018-09-16 10:37:42 -04:00
<icon-button id="page7" width="128" height="128" icon="gui/icons/options_input.png"
2019-01-03 17:00:40 -05:00
I18N="Tab in help menu" text="Multiplayer"/>
2018-06-20 20:57:41 -04:00
</vertical-tabs>
2016-08-23 19:36:16 -04:00
2018-06-20 20:57:41 -04:00
<spacer width="2%" height="100%"/>
2016-08-23 19:36:16 -04:00
2020-01-13 00:02:50 -05:00
<box width="78%" height="100%" layout="vertical-row">
2018-06-20 20:57:41 -04:00
<spacer height="1%" width="10"/>
<label align="center" word_wrap="true" I18N="In the help menu" text="To help you win, there are some powerups you can collect:"/>
<spacer height="2%" width="10"/>
2016-08-23 19:36:16 -04:00
2018-06-20 20:57:41 -04:00
<div width="100%" proportion="1" layout="horizontal-row">
2020-04-03 01:18:50 -04:00
<icon align="center" width="8%" height="100%" icon="gui/icons/bubblegum-icon.png"/>
2019-11-07 13:01:28 -05:00
<spacer width="3%" height="100%"/>
2018-06-20 20:57:41 -04:00
<bubble proportion="1" height="100%" text="BubbleGum - protect yourself with a shield, or use while looking back to leave a sticky pink puddle behind you."/>
</div>
2016-08-23 19:36:16 -04:00
2018-06-20 20:57:41 -04:00
<div width="100%" proportion="1" layout="horizontal-row">
2020-04-03 01:18:50 -04:00
<icon align="center" width="8%" height="100%" icon="gui/icons/zipper_collect.png"/>
2019-11-07 13:01:28 -05:00
<spacer width="3%" height="100%"/>
2018-08-21 01:34:27 -04:00
<bubble proportion="1" height="100%" text="Zipper - will give you a strong speed boost. But beware of not losing control of your kart!"/>
2018-06-20 20:57:41 -04:00
</div>
2016-08-23 19:36:16 -04:00
2018-06-20 20:57:41 -04:00
<div width="100%" proportion="1" layout="horizontal-row">
2020-04-03 01:18:50 -04:00
<icon align="center" width="8%" height="100%" icon="gui/icons/cake-icon.png"/>
2019-11-07 13:01:28 -05:00
<spacer width="3%" height="100%"/>
2018-06-20 20:57:41 -04:00
<bubble proportion="1" height="100%"
text="Cake - thrown at the closest rival, best on short ranges and long straights. It also affects other karts close to the explosion."/>
</div>
2016-08-23 19:36:16 -04:00
2018-06-20 20:57:41 -04:00
<div width="100%" proportion="1" layout="horizontal-row">
2020-04-03 01:18:50 -04:00
<icon align="center" width="8%" height="100%" icon="gui/icons/plunger-icon.png"/>
2019-11-07 13:01:28 -05:00
<spacer width="3%" height="100%"/>
2018-06-20 20:57:41 -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."/>
</div>
2016-08-23 19:36:16 -04:00
2018-06-20 20:57:41 -04:00
<div width="100%" proportion="1" layout="horizontal-row">
2020-04-03 01:18:50 -04:00
<icon align="center" width="8%" height="100%" icon="gui/icons/bowling-icon.png"/>
2019-11-07 13:01:28 -05:00
<spacer width="3%" height="100%"/>
2018-06-20 20:57:41 -04:00
<bubble proportion="1" height="100%"
text="Bowling Ball - goes straight until it strikes, it can bounce off walls. If you are looking back, it will be thrown backwards."/>
</div>
2016-08-23 19:36:16 -04:00
2018-06-20 20:57:41 -04:00
<div width="100%" proportion="1" layout="horizontal-row">
2020-04-03 01:18:50 -04:00
<icon align="center" width="8%" height="100%" icon="gui/icons/parachute-icon.png"/>
2019-11-07 13:01:28 -05:00
<spacer width="3%" height="100%"/>
2018-06-20 20:57:41 -04:00
<bubble proportion="1" height="100%" text="Parachute - slows down all karts in a better position."/>
</div>
2016-08-23 19:36:16 -04:00
2018-06-20 20:57:41 -04:00
<div width="100%" proportion="1" layout="horizontal-row">
2020-04-03 01:18:50 -04:00
<icon align="center" width="8%" height="100%" icon="gui/icons/swap-icon.png"/>
2019-11-07 13:01:28 -05:00
<spacer width="3%" height="100%"/>
2018-06-20 20:57:41 -04:00
<bubble proportion="1" height="100%" text="Swapper - gift boxes are transformed into bananas, nitro cans into bubblegums, and vice versa for a short time."/>
</div>
<div width="100%" proportion="1" layout="horizontal-row">
2020-04-03 01:18:50 -04:00
<icon align="center" width="8%" height="100%" icon="gui/icons/rubber_ball-icon.png"/>
2019-11-07 13:01:28 -05:00
<spacer width="3%" height="100%"/>
2018-06-20 20:57:41 -04:00
<bubble proportion="1" height="100%" text="Basket Ball - bounces after the leader, and might squash and slow down karts down on the way."/>
</div>
<div width="100%" proportion="1" layout="horizontal-row">
2020-04-03 01:18:50 -04:00
<icon align="center" width="8%" height="100%" icon="gui/icons/swatter-icon.png"/>
2019-11-07 13:01:28 -05:00
<spacer width="3%" height="100%"/>
2018-06-20 20:57:41 -04:00
<bubble proportion="1" height="100%" text="Swatter - will squash karts close by, slowing them down. Can also be used to remove parachutes and bombs."/>
</div>
</box>
</div>
</div>
2016-08-23 19:36:16 -04:00
</stkgui>