Add HUD and other improvements.

This commit is contained in:
LambdAurora
2019-12-05 21:42:28 +01:00
parent 70184f462c
commit 82f67e7af9
21 changed files with 391 additions and 157 deletions

View File

@@ -4,6 +4,8 @@
controls = "default"
[hud]
# Enables the HUD.
enable = true
# Dertermines where the movements buttons are.
side = "left"
@@ -11,6 +13,8 @@ controls = "default"
[controller]
# Controller to use.
id = 0
# Controller's type.
type = "default"
# Controller's dead zone.
dead_zone = 0.20
# Rotation speed for look directions.