From b8d4c31772b04d794b02727e803dd01a4c45c1e1 Mon Sep 17 00:00:00 2001 From: Elias Fleckenstein Date: Sun, 24 Jul 2022 00:18:39 +0200 Subject: Add setting to mirror hands --- builtin/settingtypes.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'builtin') diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt index 962261ed4..41ebcc6c8 100644 --- a/builtin/settingtypes.txt +++ b/builtin/settingtypes.txt @@ -228,6 +228,9 @@ view_bobbing_amount (View bobbing factor) float 1.0 0.0 7.9 # For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double. fall_bobbing_amount (Fall bobbing factor) float 0.03 0.0 100.0 +# Draw main hand on left side of screen, offhand on right side. +mirror_hands (Mirror hands) bool false + [**Camera] # Camera 'near clipping plane' distance in nodes, between 0 and 0.25 -- cgit v1.2.3