4
2014
Animated Fake Sprite Shadows (shader)
![]()
Interesting fake shadow effect for sprites, using modified sprite shader..
Features:
– Works with animated sprites
– Works without pro
– Could be used as fake reflection also?
– more info later..
Webplayer:
http://unitycoder.com/upload/demos/FakeSpriteShadowShader/
Related Posts
9 Comments + Add Comment
Leave a comment
Recent posts
- Favorites in PackageManager
- LudumDare59 : Signal
- Unity Editor: Tree Generator
- Leaf/Foliage Generator Tools (Runs in Browser)
- Testing Unity AI Beta
- Ways to Support UnityCoder Development
- Using UI Slider to Create 5-Star Rating Element
- Game Music Library For Unity (editor plugin)
- Fontastic : Easily Test Fonts in Unity Editor!
- GeoTiff Importer & Terrain Generator for Unity
- Create Baked DropShadow for UI images
- .JP2 Ortho Image Converter to PNG/JPG/TIFF
Recent Comments
- on Mesh Exploder (sources)
- on Sprite Sheet Flip Book Shader
- on Sprite Sheet Flip Book Shader
- on [Asset Store] PolygonCollider2D Optimizer
- on Trajectory Test Scene 2.0
- on Vector3 maths for dummies!
- on UnityHub 3.6.0: Remove Version Control & Cloud Dashboard columns
- on Using RenderDoc with Unity (graphics debugger)
Coin:
CUgDSbRqFcAumDSAcdKDvuXsw26VdkJe8C8WGUQHBAGS
An article by












Sprites Bumped Diffuse Shader and Transparent Cutout Bumped Diffuse (With Shadows):
http://forum.unity3d.com/threads/217827-Sprites-Bumped-Diffuse-Shader-and-Transparent-Cutout-Bumped-Diffuse-%28With-Shadows%29
Writing a SpriteLamp Shader in Unity:
http://indreams-studios.com/post/writing-a-spritelamp-shader-in-unity/
Hey,
This sounds great, I am very interested to see how it turns out. Could be quite useful to me.
2D shadows:
http://forum.unity3d.com/threads/2d-directional-shadows.308591/#post-2008347
sprite shadow:
https://bitbucket.org/Unity-Technologies/2ddemos/issue/11/ability-to-add-drop-shadow-glow-or-stroke
sprite outline:
https://github.com/cakeslice/Outline-Effect
Any news on this shader ?? Can you share with us ?? We are really interested, because we are looking for a shadow solution to use it in our beat em’up game. Thanks in advance, you have a great blog.
the shader went broken in some version..have not yet tried to fix it after that.
i’ll post it once i find it 🙂
*but i think it was just a 2 pass shader, 2nd pass drew the sprite as black with offset..
here’s new quick test version, original had some extra options but can adjust from this:
https://gist.github.com/unitycoder/c8e20458bd9a73b6875f
sprite receive shadow:
http://forum.unity3d.com/threads/sprite-receive-shadow.357705/