赞 | 0 |
VIP | 0 |
好人卡 | 0 |
积分 | 1 |
经验 | 240 |
最后登录 | 2019-2-7 |
在线时间 | 1 小时 |
Lv1.梦旅人
- 梦石
- 0
- 星屑
- 55
- 在线时间
- 1 小时
- 注册时间
- 2008-3-9
- 帖子
- 117
|
找到这段:
def update_target_actor_selection
下面有
elsif Input.trigger?(Input::C)
Sound.play_decision
@active_battler.action.target_index = @target_actor_window.index
放在这里下面看看
插入
set_selected_target(@target_actor_window.index)
使用二回攻击时,还会出现
![]() |
|