adjust teleport y axis

master
Juraj Vajda 2018-11-18 19:17:17 -05:00
parent 7d8d7e7f96
commit 344ebe972b
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ local mummy_def = {
})
local player_look_dir = self.attack:get_look_dir()
player_look_dir.y = 0
player_look_dir.y = 1
local to_pos = vector.add(player_pos, player_look_dir)
-- teleport player