]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blob - Jetpack.md
Update Compiling: add libtool dependency
[xonotic/xonotic.wiki.git] / Jetpack.md
1 Jetpack
2 =======
3 Overview
4 --------
5 The jetpack allows you to fly across the stage. Jetpack can be enabled for everyone with a mutator.
6
7 Usage
8 -----
9 To use the jetpack, press and hold the “jump” key when you're already in mid-air.
10 Alternatively, you could press the “jetpack” key which you can assign yourself in the controls settings.
11
12 The jetpack needs [fuel](Items) to operate, and it will quickly deplete when you use it.
13
14 CVars
15 -----
16 Jetpack is enabled with the [CVar](CVars): `g_jetpack` and fine-tined with the CVar family `g_jetpack_*`.