@status_window.x = 295
@status_window.y = 110
if @status_window.x > 195
@status_window.x -= 10
@status_window.contents_opacity += 10
elsif @status_window.x <= 195
@status_window.x = 195
@status_window.contents_opacity = 255
end
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |