This commit is contained in:
epCode 2021-02-03 17:05:48 -08:00
commit f37096cb4b
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ minetest.register_globalstep(function(dtime)
name = player:get_player_name()
-- controls head bone
pitch = degrees(player:get_look_vertical()) * -1
if controls.LMB then