Hi,
at least the shovels from Minetest_game/default & from Ethereal are orientated wrong,
or at least the orientation is inconsistent with the other tools.
These mods provide a transformed wield-image for shovels,
e.g. : wield_image = "default_tool_woodshovel.png^[transformR90",, (in minetest_game/mods/default/tools.lua Line 123).
As a result the shovels will be held more like a gun, alligned parallel to the arm, and not held in the hand.
I'd really like to have at least an option to change this behaviour.
Cheers
Hi,
at least the shovels from Minetest_game/default & from Ethereal are orientated wrong,
or at least the orientation is inconsistent with the other tools.
These mods provide a transformed wield-image for shovels,
e.g. :
wield_image = "default_tool_woodshovel.png^[transformR90",,(in minetest_game/mods/default/tools.lua Line 123).As a result the shovels will be held more like a gun, alligned parallel to the arm, and not held in the hand.
I'd really like to have at least an option to change this behaviour.
Cheers