now sussy mini crewmates can be hit and they run away.

This commit is contained in:
2023-01-30 16:53:03 +01:00
parent 20c937f1e4
commit 8df420796a
2 changed files with 28 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
dofile(minetest.get_modpath("player_api") .. "/api.lua")
-- Default player appearance
player_api.register_model("amogus_entity.obj", {
animation_speed = 30,
@@ -15,13 +16,11 @@ player_api.register_model("amogus_entity.obj", {
sit = {x = 81, y = 160, eye_height = 0.8, override_local = true,
collisionbox = {-0.3, 0.0, -0.3, 0.3, 1.0, 0.3}}
},
--collisionbox = {-0.3, 0.0, -0.3, 0.3, 1.7, 0.3},
stepheight = 0.6,
eye_height = 1.47,collisionbox = {-0.3, 0.0, -0.3, 0.3, 1.7, 0.3},
--visual = "mesh",
eye_height = 1.47,
collisionbox = {-0.3, 0.0, -0.3, 0.3, 1.7, 0.3},
rotation = 0,
visual = "mesh",
visual_size = {x=10, y=10, z=10},