以下引用hgfor于2009-2-6 19:01:04的发言:
这段脚本需要怎么修改?
def update_cursor_rect
if @index >= 0
n = $game_temp.choice_start + @index
self.cursor_rect.set(8, n * 32, @cursor_width, 32)
else
self.cursor_rect.empty
end
end
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |