1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-27 17:28:41 +00:00
This commit is contained in:
Coords (FreshAlacrity) 2025-06-07 15:03:00 -05:00 committed by GitHub
commit a1b69aa5ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 12 additions and 2 deletions

View file

@ -130,6 +130,8 @@ local function load()
{ heading = fgettext_ne("Movement") },
"arm_inertia",
"view_bobbing_amount",
{ heading = fgettext_ne("Damage") },
"hurt_flash_enabled"
},
})

View file

@ -491,6 +491,11 @@ arm_inertia (Arm inertia) bool true
# For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double.
view_bobbing_amount (View bobbing factor) float 1.0 0.0 7.9
[**Damage]
# Flashing of the screen when taking damage.
hurt_flash_enabled (Damage flash) bool true
[**Camera]
# Field of view in degrees.