显示图片:
$game_screen.pictures[number].show(name, origin, x, y, zoom_x, zoom_y, opacity, blend_type)
移动图片:
$game_screen.pictures[number].move(duration, origin, x, y, zoom_x, zoom_y, opacity, blend_type)
其中:
# name : 文件名
# origin : 原点
# x : X 坐标
# y : Y 坐标
# zoom_x : X 方向放大率
# zoom_y : Y 方向放大率
# opacity : 不透明度
# blend_type : 合成方式
# duration : 时间
以下引用200878242于2008-10-19 19:44:21的发言:
还是不行,显示图片指定坐标位置后被相应的图片还是跟着角色走
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |