Project1
标题:
向各位大神请教,关于yep近身攻击脚本的问题
[打印本页]
作者:
646599757
时间:
2016-4-29 21:52
标题:
向各位大神请教,关于yep近身攻击脚本的问题
战斗时为什么队伍里总有一个不是近身攻击????有时候给角色改名后,又换成另一个不是近身攻击了。下面是技能注释脚本。
<setup action>
display action
immortal: targets, true
</setup action>
<target action>
if user.attackMotion() !== 'missile'
move user: target, FRONT BASE, 20
face user: target
wait for movement
motion attack: user
action animation
wait for animation
action effect
else
perform start
wait for movement
motion attack: user
attack animation: target
wait for animation
action effect
end
</target action>
作者:
fyqinpku
时间:
2016-4-29 23:09
那是因为这个角色的武器是弓、攻击动作是射击吧
作者:
646599757
时间:
2016-4-30 21:13
fyqinpku 发表于 2016-4-29 23:09
那是因为这个角色的武器是弓、攻击动作是射击吧
非常感谢
欢迎光临 Project1 (https://rpg.blue/)
Powered by Discuz! X3.1