赞 | 1 |
VIP | 0 |
好人卡 | 0 |
积分 | 1 |
经验 | 2984 |
最后登录 | 2017-11-29 |
在线时间 | 407 小时 |
Lv1.梦旅人
- 梦石
- 0
- 星屑
- 55
- 在线时间
- 407 小时
- 注册时间
- 2011-4-10
- 帖子
- 359
|
视频看了,不错的效果。
你那个五段斩人物看起来有点飘,下面是我用的版本:
- <setup action>
- display action
- immortal: targets, true
- </setup action>
- <target action>
- camera focus: target, front
- zoom: 120%, 30
- wait for zoom
- opacity not focus: 0%, 20
- wait for opacity
- move user: targets, back, 10
- wait for movement
- face user: target
- motion attack: user
- action animation
- ani wait: 2
- action effect
- death break
- move user: targets, front center, 10
- face user: target
- motion attack: user
- ani wait: 3
- action effect
- death break
- move user: targets, back top, 10
- face user: target
- ani wait: 3
- action effect
- death break
- move user: targets, front, 10
- face user: target
- motion attack: user
- ani wait: 3
- action effect
- death break
- move user: targets, back center, 10
- face user: target
- motion attack: user
- ani wait: 5
- action effect
- move user: targets, front, 10
- immortal: target, false
- jump user: 200%, 10
- face user: forward
- wait for animation
- wait for movement
- </target action>
- <follow action>
- reset zoom: 10
- reset camera: 10
- opacity not focus: 100%, 20
- wait for opacity
- clear battle log
- </follow action>
复制代码 |
评分
-
查看全部评分
|