123456789101112131415161718192021222324252627282930313233343536 |
- <?xml version="1.0" encoding="UTF-8"?>
- <tips>
- <tipset id="general">
- <tip text="The UI skin can be changed in the UI options."/>
- <tip text="You can see other karts' powerups by enabling it in the UI options."/>
- <tip text="The font size can be changed in the UI options."/>
- <tip text="The help menu has lots of useful information."/>
- <tip text="In single-player, you can watch and challenge recorded time-trials."/>
- <tip text="You can visit https://supertuxkart.net/ for more information about the game."/>
- </tipset>
- <tipset id="race">
- <tip text="Short nitro boosts are more efficient."/>
- <tip text="Only use zippers when it is safe. Long straight lines are ideal."/>
- <tip text="Don't use multiple zippers quickly in row, instead, wait until the speed boost wears off."/>
- <tip text="Skidding makes you much faster, do it whenever safe."/>
- <tip text="The swatter can be used to remove bombs or parachutes."/>
- <tip text="You can't stop turning while skidding. Good kart orientation at the skid's start is paramount."/>
- <tip text="You get a startup boost if you start accelerating during "Set"."/>
- <tip text="Braking allows to get rid of parachutes quicker."/>
- <tip text="First and foremost, focus on where your kart is going."/>
- <tip text="The rescue key (button) is very useful."/>
- <tip text="Be careful when close to other karts, they may attack you!"/>
- <tip text="Basketballs can be destroyed using precise backward shots with a bowling ball, cake, or plunger."/>
- <tip text="Try to avoid crashing into the backs of other karts as this will slow you down."/>
- </tipset>
- <tipset id="soccer">
- <tip text="You can use bowling balls to push and block the ball."/>
- <tip text="In soccer, always work as a team for good results."/>
- <tip text="If you miss the ball and an opponent is approaching, try hitting them with a powerup or block their way."/>
- <tip text="Good rotation of positions (attack and defense) is essential."/>
- <tip text="Make sure to store at least 2 big cans worth of nitro."/>
- <tip text="Never use the three bowling balls all at the same time."/>
- <tip text="Don't get in the way of a teammate carrying the ball, though you can try to hit opponents attempting to stop them from scoring."/>
- </tipset>
- </tips>
|