- Current Version: 1.12: 2024-05-21T09:51:52Z
- First Published: 2017-05-17T18:08:23Z
- Size: 688736
- Supported Unity Versions: 2021.3.36
WavySprite
My Twitter | My other assets
WavySprite lets you add a sine wave animation to any image. The animation is shader-based so it doesn't use CPU to create the movement.
- Creates shader-based sine wave animation with controllable frequency, amplitude and speed.
- Allows you to select from horizontal or vertical waves and set which side or the mesh to keep unmoving.
- You can set level of detail for the mesh and control how many triangles are drawn.
- Has unlit and lit shaders.
- Supports Canvas. Just remember to scale up your object and wave properties when you put WavySprite into canvas.
To add a WavySprite object to you scene, go to:
GameObject > 2D Object > WavySprite
Hit play to see the animation. You can adjust parameters from the inspector or from code on the fly.
My Twitter | My other assets
Add to cart