Adding animated cloud shadows is a quick, easy and effective way to breath extra life into any outdoor environment. This asset is perfectly suited for top-down strategy or city-building games, but also looks great from other viewpoints and in other type of games.
- Customization: The layer system enables you to customize the effect so that it matches the visual style of your project seamlessly
- Editor preview: The cloud shadows are previewed inside the Unity scene editor, so tweaking is easy and straightforward
- Easy to use: Full source code is included Includes several ready-to-use prefabs and full documentation
- Performance: Designed with performance in mind, zero allocation during run-time
- The scene needs to contain a Directional Light which is used to simulate sunlight.
- This directional light needs to be rendered in real-time, baked light maps are not supported for this light (other lights can still use light maps).
- The rendering path must be set to either forward or deferred. Vertex lit is not supported.
- Unity 5.2 or above
- Desktop (PC, Mac, Linux)
- Mobile
- Virtual Reality
- Scriptable Render Pipelines (URP, HDRP)