设为首页收藏本站|繁體中文

Project1

 找回密码
 注册会员
搜索

场所移动事件报错

查看数: 1924 | 评论数: 1 | 收藏 0
关灯 | 提示:支持键盘翻页<-左 右->
    组图打开中,请稍候......
发布时间: 2009-9-29 11:36

正文摘要:

如图,在场所移动时报错。

回复

dioalucard 发表于 2009-9-29 11:42:41
def perform_transfer
    return unless @transferring
    @transferring = false
    set_direction(@new_direction)
    if $game_map.map_id != @new_map_id
      $game_map.setup(@new_map_id)     # 移动到其他地图
    end
    moveto(@new_x, @new_y)
#   @walking_bgm = $game_map.map.bgm
  end

我将第72句注释了,就可以正常运行了。
#   @walking_bgm = $game_map.map.bgm
但是是为啥出现这个问题呢?注释以后会有什么后果呢???
拿上你的纸笔,建造一个属于你的梦想世界,加入吧。
 注册会员
找回密码

站长信箱:[email protected]|手机版|小黑屋|无图版|Project1游戏制作

GMT+8, 2025-1-12 05:57

Powered by Discuz! X3.1

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表