
A dynamic lake skybox system to enhance your scene’s mood through real-time effects and customization. Includes dynamic and static versions suitable for both desktop and mobile projects.This package delivers a stylized lake-themed skybox system designed to create mood-rich, atmospheric scenes for games and visual experiences. It includes both dynamic and static skybox versions to suit different hardware and performance needs — from lightweight mobile builds to more complex desktop environments.Ideal for cinematic, surreal, horror, or exploration games, the dynamic skybox uses real-time shader effects (like animated reflections and hue/saturation adjustments) to give your world a sense of motion and emotional depth — without needing a physical lake object.You can tweak color, hue, saturation, and reflection settings directly in the material inspector, or edit the included equirectangular textures externally (in Photoshop, GIMP, etc.) for full control.To support prototyping and scene setup, the package also includes:A basic first-person player controllerA semi-submersion shader to blend objects with the waterA simple animated water surface material (for optional use with a plane or quad)This package follows a modular design, so you can import only what you need.Third-Party Content Notice:This asset uses third-party content under Public Domain or Creative Commons Zero (CC0) licenses. See Third-Party Notices.txt included in the package for full attribution and licensing details (located at PavanGames/DarklakeSkybox/Documentation/Third-Party Notices.txt).Key Features:Stylized skybox shader with animated movement and hue/saturation controlIncludes both dynamic and static versionsFully editable equirectangular textures (PSD/JPG/PNG)Modular structure – import only the assets you needOptional animated lake surface shader (for use with a plane)Depth-based semi-submersion shader for propsBasic first-person controller includedSuitable for atmospheric, cinematic, or surreal environmentsWorks with the Built-in Render PipelineMobile-Friendly – Important Considerations:The dynamic skybox delivers advanced visual effects designed for mobile platforms. However, due to its resource-intensive nature, it performs best in projects with simple gameplay elements and minimal on-screen assets. For more complex scenes, a static version is included as a lightweight alternative.Application.targetFrameRate = 60;Some mobile devices default to 30 FPS rendering. To enhance the visual experience, developers can manually set the frame rate to 60 FPS using: Application.targetFrameRate = 60;