Readme.txt 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. ------------------------------------------------------------------
  2. Fantasy Skybox FREE 1.3.8
  3. ------------------------------------------------------------------
  4. This package is free version of Fantasy Skybox. It contains 4 low-quality textures, materials, demo scene and sample scripts.
  5. Features:
  6. • 4 low-quality skyboxes.
  7. • 24 Low-detail 256x256px textures.
  8. • Day/Night skyboxes.
  9. • Demo scene and scripts.
  10. • Light & render settings guide.
  11. • Desktop and Mobile friendly.
  12. • Support all build player platforms.
  13. Compatible:
  14. • Unity 5.6.1 or higher.
  15. Product page:
  16. https://www.assetstore.unity3d.com/en/#!/content/18353
  17. Full Version:
  18. https://www.assetstore.unity3d.com/en/#!/content/18216
  19. Please direct any bugs/comments/suggestions to geteamdev@gmail.com.
  20. Thank you for your support,
  21. Gold Experience Team
  22. E-mail: geteamdev@gmail.com
  23. Website: https://www.ge-team.com
  24. ------------------------------------------------------------------
  25. Release notes
  26. ------------------------------------------------------------------
  27. Version 1.3.8
  28. • Update Skybox parameters.
  29. • Update demo scene.
  30. • Unity 5.6.1 or higher compatible.
  31. Version 1.3.5
  32. • Update GUI Animator FREE to version 1.1.5.
  33. • Unity 5.5.1 or higher compatible.
  34. Version 1.3.0
  35. • Fixed; Requested build target group doesn't exist in PlayerSettings validation.
  36. • Update GUI Animator FREE to version 1.1.0.
  37. • Unity 5.4.0 or higher compatible.
  38. Version 1.2.6
  39. • Update GUI Animator FREE to version 1.0.1.
  40. • Unity 4.7.1 or higher compatible.
  41. • Unity 5.3.4 or higher compatible.
  42. Version 1.2.5
  43. • Add Full Screen toggle button.
  44. • Add Settings button and details panels.
  45. • Change texture files now use jpg instead of tga.
  46. • Fixed GUID conflict with other packages.
  47. • Improve first person player controller.
  48. • Update sample scripts.
  49. • Update Demo scene.
  50. • Unity 4.6.9 or higher compatible.
  51. • Unity 5.3.2 or higher compatible.
  52. Version 1.0.1
  53. • Change package's name to Fantasy Skybox FREE.
  54. • Add 2 skyboxes; Night 01B and Sunny 01B.
  55. • Rearranged folders.
  56. • Change texture format to True color.
  57. Version 1.0 (Initial version)
  58. • 2 skyboxes; Night 01A and Sunny 01A.
  59. • 1024×1024 texture for each side of skybox.
  60. • Demo scene and script.
  61. • Light & Render settings guide for each skybox.
  62. • Mobile friendly.
  63. • Supports all player platforms.
  64. • Unity and Unity Pro compatible.
  65. ------------------------------------------------------------------
  66. More info
  67. ------------------------------------------------------------------
  68. Skybox
  69. http://docs.unity3d.com/Manual/class-Skybox.html
  70. How do I Make a Skybox?
  71. http://docs.unity3d.com/Manual/HOWTO-UseSkybox.html
  72. Render Settings
  73. http://docs.unity3d.com/462/Documentation/Manual/class-RenderSettings.html
  74. Directional light
  75. http://docs.unity3d.com/Manual/class-Light.html
  76. Lights
  77. http://docs.unity3d.com/Manual/Lights.html
  78. Box Collider
  79. http://docs.unity3d.com/Manual/class-BoxCollider.html