RMXP求人物加速脚本

来源:百度知道 编辑:UC知道 时间:2024/09/25 05:49:24
人物加速脚本

#==============================================================================
  # 本脚本来自www.66RPG.com,使用和转载请保留此信息
  #==============================================================================

  # ————————————————————————————————————
  # 本脚本来自www.66rpg.com,转载请保留此信息
  # ————————————————————————————————————

  #==============================================================================
  # ■ Game_Player
  #==============================================================================
  class Game_Player
  #--------------------------------------------------------------------------
  # ● フレーム更新
  #--------------------------------------------------------------------------
  alias old_update update
  def update
  unless moving? or $game_system.map_in