Explain startup boost in help
This commit is contained in:
parent
c35c0af590
commit
56743e002c
@ -29,13 +29,13 @@
|
||||
<box width="80%" height="100%" layout="vertical-row">
|
||||
|
||||
<spacer width="5" height="1%"/>
|
||||
<div width="50%" proportion="2" align="center" layout="horizontal-row">
|
||||
<div width="50%" height="7%" align="center" layout="horizontal-row">
|
||||
<icon id="tutorialIcon" width="64" height="64" align="center" icon="gui/icons/tutorial.png"/>
|
||||
<button id="startTutorial" align="center" text="Start the tutorial"/>
|
||||
</div>
|
||||
<spacer width="5" height="1%"/>
|
||||
<spacer width="5" height="2%"/>
|
||||
|
||||
<div width="100%" proportion="5" layout="horizontal-row">
|
||||
<div width="100%" proportion="4" layout="horizontal-row">
|
||||
<icon align="center" width="64" height="64" icon="gui/icons/gift.png"/>
|
||||
<spacer width="25" height="25"/>
|
||||
<bubble proportion="7" height="100%" word_wrap="true"
|
||||
@ -73,7 +73,15 @@
|
||||
text="You can skid by pressing a special key or button. Successive short skids help to take sharp turns; while medium skids will boost your speed, long skids more so. You can't stop turning while skidding, so orient your kart carefully before!"/>
|
||||
</div>
|
||||
|
||||
<spacer height="3%" width="10"/>
|
||||
<div width="100%" proportion="4" layout="horizontal-row">
|
||||
<icon align="center" width="64" height="64" icon="gui/icons/speed.png"/>
|
||||
<spacer width="25" height="25"/>
|
||||
<bubble proportion="2" height="100%" word_wrap="true"
|
||||
I18N="In the help menu"
|
||||
text="If you press Accelerate button on 'Set!' command before race is started, you will get startup boost."/>
|
||||
</div>
|
||||
|
||||
<spacer height="2%" width="10"/>
|
||||
|
||||
<label align="center" word_wrap="true" I18N="in the help screen" text="* Current key bindings can be seen/changed in the Options menu"/>
|
||||
<spacer height="1%" width="10"/>
|
||||
|
Loading…
Reference in New Issue
Block a user