源战役客户端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
627 B

  1. Config.ConfigSkyBox = {
  2. [1001] = {id = 1001, width = 2048, height = 1300, xoffset = 0, yoffset = 0, speed = 0, scale = 1},
  3. [1601] = {id = 1601, width = 2048, height = 1024, xoffset = 0, yoffset = 0, speed = 0, scale = 1, skybox = DungeonRuneSkyBox},
  4. -- [1002] = {id = 1001, width = 1536, height = 929, xoffset = 0, yoffset = 0, speed = 0, scale = 1},
  5. -- [5002] = {id = 1001, width = 1536, height = 929, xoffset = 0, yoffset = 0, speed = 0, scale = 1, second = 1002, change_pos = 2600},
  6. -- [5003] = {id = 1001, width = 1536, height = 929, xoffset = 0, yoffset = 0, speed = 0, scale = 1, second = 1002, change_pos = 2600},
  7. }