mirror of
https://github.com/TeamMidnightDust/MidnightControls.git
synced 2025-12-14 15:45:09 +01:00
✨ Add HUD and other improvements.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user