summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-10-15 16:32:24 +0300
committerPerttu Ahola <celeron55@gmail.com>2011-10-15 16:32:24 +0300
commit7c2639ddd9c345c7fb218a662c1ac4fc2bdd03c0 (patch)
treee9927102b7710145d629016c79b91cc508f2c6f3 /minetest.conf.example
parent3f58028d3198e77ce26d09680f0a637188610871 (diff)
downloadminetest-7c2639ddd9c345c7fb218a662c1ac4fc2bdd03c0.tar.gz
minetest-7c2639ddd9c345c7fb218a662c1ac4fc2bdd03c0.tar.bz2
minetest-7c2639ddd9c345c7fb218a662c1ac4fc2bdd03c0.zip
Make view bobbing amount configurable
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 130158254..440a26903 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -103,6 +103,8 @@ screenH# = 600
#invisible_stone = false
# Path for screenshots
#screenshot_path = .
+# Amount of view bobbing (0 = no view bobbing, 1.0 = normal, 2.0 = double)
+#view_bobbing_amount = 1.0
#
# Server stuff