# \h[12]:改用12号字
以下引用小包子于2008-1-26 10:30:22的发言:
以下引用暴风の龙于2008-1-26 10:25:58的发言:
注释中不就有这么一行?
# \h[12]:改用12号字
但我不能一打字 就打 \h[12] 吧... 还有66对话的 X Y在哪调呢?
case $game_system.message_position
when 0 # 上
self.y = 16
when 1 # 中
self.y = 160
when 2 # 下
self.y = 304
end
self.x = 80
if @face_file == nil
self.width = 480
else
self.width = 600
self.x -= 60
end
self.height = 160
end
end
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |