2020-06-29 20:25:08 +03:00
|
|
|
# TA4 Jetpack [ta4_jetpack]
|
|
|
|
|
|
|
|
**A Jetpack for techage with hydrogen as fuel and TA4 recipe**
|
|
|
|
|
|
|
|
|
|
|
|
![screenshot](https://github.com/joe7575/ta4_jetpack/blob/master/screenshot.png)
|
|
|
|
|
|
|
|
The Jetpack is inspired by the jetpack from spirit689 (https://github.com/spirit689/jetpack)
|
|
|
|
and by the historical game Lunar Lander.
|
|
|
|
|
|
|
|
Instructions:
|
|
|
|
- Craft TA4 Jetpack, Jetpack Controller and Training Mat
|
|
|
|
- Use the armor extension (3d_armor) of the player menu to strap the Jetpack on your back
|
2022-08-06 16:09:51 +03:00
|
|
|
- You can refuel the jetpack by left-clicking with the controller on a TA3/TA4 tank previously charged with hydrogen
|
2020-06-29 20:25:08 +03:00
|
|
|
- Turn the controller on by right-click and check the fuel tank level (the small colored bar below the controller icon)
|
|
|
|
- Use the space bar to activate the Jetpack and the WASD keys to control the direction
|
|
|
|
- Before your first flight you should do some training starts and landings on the Training Mat
|
|
|
|
(The Jetpack is a bit stubborn, it takes some practice to keep the JetPack in the air)
|
|
|
|
|
|
|
|
Important to know:
|
|
|
|
- 12 units of hydrogen are sufficient for a flight of 6 minutes
|
2020-12-11 20:07:29 +03:00
|
|
|
- Maximum of 99 items in your inventory are allowed including the controller.
|
2020-06-29 20:25:08 +03:00
|
|
|
Otherwise you would be too heavy :-)
|
|
|
|
- The Jetpack also wears out and can be used for approximately 10 flights
|
|
|
|
- Always hold the controller tight during the flight, otherwise it will switch off :)
|
|
|
|
|
|
|
|
|
|
|
|
### License
|
|
|
|
Copyright (C)2020 Joachim Stolberg
|
|
|
|
|
|
|
|
Code: Licensed under the GNU GPL version 3 or later. See LICENSE.txt
|
|
|
|
|
|
|
|
Textures: CC BY-SA 3.0
|
|
|
|
|
|
|
|
Sounds:
|
|
|
|
- "ta4_jetpack_on.ogg" Copyright by lextrack CC0 1.0 (https://freesound.org/s/346323/)
|
|
|
|
- "ta4_jetpack_alarm.ogg" Copyright by Tim_Verberne CC0 1.0 (https://freesound.org/s/514079/)
|
|
|
|
|
|
|
|
|
|
|
|
### Dependencies
|
|
|
|
Required: techage, default, 3d_armor
|
|
|
|
|
|
|
|
|
|
|
|
### History
|
|
|
|
- 2019-06-23 V0.01 * First version
|
|
|
|
|