-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Controls and computer bank functions
- Loading branch information
1 parent
b9385eb
commit a38566f
Showing
14 changed files
with
114 additions
and
10 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
# Blocks | ||
|
||
Start typing here... | ||
Follow on to read about our blocks! | ||
|
||
![blocks.png](blocks.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Computer Bank Functions | ||
|
||
The computer bank is how the player interacts with the more detailed subsystems of the TARDIS. | ||
|
||
![computer_bank_func.png](computer_bank_func.png) | ||
|
||
External Shell Configuration | ||
: **Requires the Chameleon Circuit upgrade.** | ||
: This section allows for the outer shell to be changed. | ||
|
||
Desktop Configuration | ||
: **Requires the Inside Architecture upgrade.** | ||
: This section allows for the desktop to be changed. | ||
|
||
Waypoints | ||
: **Requires the Waypoint upgrade.** | ||
: This section allows for recording waypoints, allowing for quick selection of commonly used co-ordinates. | ||
|
||
Soundscape | ||
: This section allows for the internal hum of the TARDIS engines to be changed. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
# Controls | ||
|
||
The following is a list of every control present on the TARDIS console units: | ||
|
||
> **Key**<br/> | ||
> L - Left Click Interact <br/> | ||
> R - Right Click Interact | ||
|
||
Dimension | ||
: Sets the TARGET dimension from all non-TARDIS dimensions. Dimensions can be blacklisted in the config. | ||
: **REQUIRES UPGRADE** | ||
|
||
Direction | ||
: Sets the TARGET direction | ||
|
||
Door Toggle | ||
: Opens/Closes the door. | ||
: Crouch Interacting toggles the lock. | ||
|
||
Fast Return | ||
: Sets the TARGET destination to the last place the TARDIS was. | ||
|
||
Fuel | ||
: Toggles refueling. | ||
: Hovering over reveals the current fuel percentage. | ||
|
||
Increment | ||
: Changes what factor the Increment controls add/subtract. | ||
: L: Decrease | ||
: R: Increase | ||
: **Default Available**: x1, x10, x100. | ||
: **Upgrades**: x500, x1000, x2500 | ||
|
||
Randomizer | ||
: Randomizes the TARGET position from the current recorded TARGET position with a radius defined by the Increment control. | ||
|
||
Switch | ||
: A generic control, used as placeholders and for added difficulty in flight. | ||
|
||
Co-ordinate Modifiers - X, Y, Z | ||
: Allows manipulation of the TARGET position. | ||
: L: Decrease | ||
: R: Increase | ||
|
||
Computer Bank | ||
: Opens the Computer Bank GUI | ||
: Interacting with a key will bind the key to the TARDIS. | ||
|
||
GPS | ||
: Provides a readout of the CURRENT or TARGET positions. Used as an alternative from looking at the Computer Bank. | ||
: L: CURRENT | ||
: R: TARGET | ||
|
||
Handbrake | ||
: Forces the TARDIS to stay where it is. This prevents summoning from Landing Pads. | ||
: R: Toggles the Handbrake. | ||
: L (When in Flight): Forces the handbrake down. | ||
|
||
Throttle | ||
: Controls the TARDIS speed, from 0-5. | ||
: L: Decrease | ||
: R: Increase | ||
: Crouch L: HARD 0. | ||
: Crouch R: HARD 5. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Flight | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Hums | ||
|
||
To be documented. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
# Items | ||
|
||
Start typing here... | ||
Follow along to read about our items! | ||
|
||
![items.png](items.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
# Piloting the TARDIS | ||
|
||
Start typing here... | ||
<img src="https://i.makeagif.com/media/3-19-2015/7vf78g.gif" preview-src="https://i.makeagif.com/media/3-19-2015/7vf78g.gif"/> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters