Merge branch 'main' of github.com:APercy/airutils into main
This commit is contained in:
commit
8b95f31494
3
init.lua
3
init.lua
@ -456,8 +456,7 @@ end
|
||||
function airutils.sit(player)
|
||||
--set_animation(frame_range, frame_speed, frame_blend, frame_loop)
|
||||
player:set_animation({x = 81, y = 160},30, 0, true)
|
||||
|
||||
if emote then emote.start(player:get_player_name(), "sit") end
|
||||
if minetest.get_modpath("emote") then emote.start(player:get_player_name(), "sit") end
|
||||
end
|
||||
|
||||
local function get_norm_angle(angle)
|
||||
|
Loading…
x
Reference in New Issue
Block a user