源战役客户端
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.

18 line
438 B

  1. --显示星空sky box 的区域
  2. Config.SkyBoxAreaInfo =
  3. {
  4. [1001] = {
  5. [1] = {center_pos = {x = 13480, y = 34033}, range = 400,
  6. task_list = {[1] = 10100, [2] = 10120,},
  7. show_target_alpha = 0,
  8. show_step_alpha = 0.03,
  9. hide_target_alpha = 1,
  10. hide_step_alpha = 0.03,
  11. black_ground_alpha = 0.8,
  12. black_ground_show_type = 2,
  13. black_ground_sky_res = "mrsd_skills_skybox01",},
  14. },
  15. }