Page 1 of 1

'E' ladder descent not working.

PostPosted: Sat Aug 31, 2013 18:48
by jmgolzen11
Upgraded minetest and now 'E' isn't key to descend anymore!
Help anyone?

PostPosted: Sat Aug 31, 2013 18:51
by Dan Duncombe
jmgolzen11 wrote:Upgraded minetest and now 'E' isn't key to descend anymore!
Help anyone?

try shift

PostPosted: Sat Aug 31, 2013 18:54
by PilzAdam
You can change that by adding
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
aux1_descends = true

to your minetest.conf.

PostPosted: Sat Aug 31, 2013 20:42
by Topywo
I use:

Minetest [Main Menu] --> Settings --> Change keys --> 'check' the white box "Use" = climb down --> Save

(which puts aux1_descends = true in your minetest.conf)



Edit: Which makes the 'E'-key the descend key.