Project1

标题: SBS3.4的队员战斗图问题 [打印本页]

作者: 负零    时间: 2011-7-4 18:32
标题: SBS3.4的队员战斗图问题
  1.   # true: Allow the appearance shadows under battlers.
  2.   # false: Disable the appearance of shadows in all cases.
  3.   SHADOW = true
  4.   # true: Use actor's Walking Graphic assigned in the Database.
  5.   # false: Actor's Walking Graphic from the Database is not used.
  6.   #        If false, battler file with "<filename>_1" is required in the
  7.   #        Graphics/Characters. "<filename>_1" and subsequent files
  8.   #        ("_2", "_3", etc.) must have the same image length and width as
  9.   #        the "<filename>_1" file.
  10.   WALK_ANIME = false
  11.   # Number of columns in an animated battler graphics file.
  12.   ANIME_PATTERN = 3
  13.   # Number of rows in an animated battler graphics file.
  14.   ANIME_KIND = 4
复制代码
这段,难道  WALK_ANIME = false 不是取消这个设定?一定要_1,_2,_3?那么,多角色游戏不是很郁闷...
我粗略看了看上面的英文,大概就是这个意思...真的无解了?求教




欢迎光临 Project1 (https://rpg.blue/) Powered by Discuz! X3.1