Fast dynamic clouds capable of taking any shape.May not be fully compatible with certain preview versions of Unity, untested on Apple platforms.Built with performance in mind, this simple system can generate clouds of any shape without sacrificing speed. Anything that can be rendered to a render texture can also be rendered as clouds, including meshes, procedural shaders and even other render textures.Features:This asset is great for you if you're looking for these.Dynamic shapesRender clouds of any shape, including meshes.Management through MonobehavioursControl what clouds look like through in-game objects that can easily interact with other objects.Uses hierarchy to determine which objects render first.You can easily create another layer of the effect by simply adding or duplicating it.Automatic layer sortingMultiple instances of the effect are sorted automatically based on cloud height.Alternatively, it can be manually adjusted through the order field.Optimized for performanceMinimal performance impact on modern phones and most desktops from the past decade.Simple and easy to useRight-click the hierarchy and select "Shaped Clouds/Clouds Controller" to get started.CustomizationAll shaders are replaceable.A variety of settings to change the appearance of clouds without needing to rewrite anything.A few CC0 noise textures included as examples of more unique and interesting shapes for clouds.Limitations:This asset may not work for you if you don't want these.It's a 2D effectDoesn't cast or receive any shadows.May appear flat.Noise might be visible.Relative to the cameraMoving through or above the clouds is impossibleClouds do appear to stay in place as the camera moves horizontally, but are always kept the same distance vertically.Background focusedDistant objects can still render behind clouds, but it's not optimized to look realistic for these situations.Includes documentation explaining how to get started and simple demos showing some of the features and example usage.Works with Windows 10, Linux, Web and Android, all compiled from Windows 10. NOT tested on Apple devices, may not work or have major issues. Supports Unity 2022 and 6, will not work on older versions.