11000+款5星资源
8.5万+用户参与评分
10万+社区成员鼎力支持
每款资源都经过 Unity 审核
Unity版本 | 内置渲染管线 | 通用渲染管线(URP) | 高清渲染管线(HDRP) |
---|---|---|---|
2021.3.25f1 | 不兼容 | 兼容 | 兼容 |
## Technical Details
### Compatibility
- Unity version: 2021.3 or higher
### Dependencies
- Unity Particle System package
- Unity Visual Effect Graph package
### Installation
1. Import the `CloudGenerator` package into your Unity project.
2. Attach the `CloudManager` script to an empty GameObject to manage cloud generation and direction.
### Usage
1. Customize cloud appearance and behavior using the parameters in the `Clouds` script.
2. Enable rain and lightning effects or VFX by configuring the appropriate fields.
3. For rain and lightning VFX, use the provided `Direction` enum to choose the effect's direction.
### Important Notes
- Ensure Unity's Particle System and Visual Effect Graph packages are imported into your project.
- Adjust scene lighting and shading settings for optimal visual effects.
- The `CloudManager` GameObject defines cloud spawning and movement direction.
### Updates and Future Improvements
We're committed to enhancing this tool and addressing user feedback. Stay tuned for updates and new features.