cmd_anim - LiXizhi/ParaCraft GitHub Wiki

command: /anim

quick ref:

/anim [@playername] anim_name_or_id[,anim_name_or_id ...]

description:

play animation
@param playername: if not specified and containing entity is a biped, it is the containing entity like NPC; otherwise it is current player
if NPC run this command from its rule bag, the NPC will be animated. 
/anim [@playername] anim_name_or_id[,anim_name_or_id ...]. currently only two anim can be chained. the first one can be looping anim, which will only play once. 
/anim lie
/anim @p sit
/anim lie,0   : lie down first and then play idle 0
/anim [filename].fbx    : play any fbx or x file in current world.

给予指定的角色执行默认动画