提交 d2d40eb4 编写于 作者: T tanghai

行为树节点更新

上级 5f2ae8e1
......@@ -12,12 +12,13 @@
Compare = 10002,
InAttackDistance = 10003,
InChaseDistance = 10004,
FriendDieInAttackDistance = 10005,
FriendDieInDistance = 10005,
FriendLessHpInAttackDistance = 10006,
LessHp = 10007,
OnHit = 10008,
SelfDie = 10009,
TargetDie = 100010,
TargetDistanceLess = 100011,
// action节点 20000开始
CastSpell = 20000,
......@@ -28,7 +29,7 @@
SummonFriend = 20005,
TalkToAll = 20006,
CallFriends = 20007,
ClosePlayer = 20008,
LeavePlayer = 20009,
CloseTarget = 20008,
LeaveTarget = 20009,
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册