Skip to content

Commit 6ed9fe1

Browse files
authored
README Update
1 parent ee8566b commit 6ed9fe1

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,20 @@
11
# Unity-Sprite-Shadows
2-
Enables Shadows For Sprites - And Motion Vectors In Unity
2+
<h3>Enables Shadows For Sprites In Unity - And Motion Vectors</h3>
3+
<h4>HDRP Compatible</h4>
4+
5+
<div display="inline">
6+
<img src="https://github.com/LTMX/Unity-Sprite-Shadows/blob/master/Documentation/Unity%20Sprite%20Shadows%20And%20Motion%20Vectors.jpeg">
7+
<br>
8+
</div>
9+
10+
<h3>Instructions</h3>
11+
<img src="https://github.com/LTMX/Unity-Sprite-Shadows/blob/master/Documentation/Inspector%20Sprite%20Shadows.png">
12+
<blockquote><p>
13+
1 - Add the SpriteShadows Script onto any gameObject with a sprite renderer
14+
<br>2 - Enable / Disable Shadows
15+
<br>3 - Enable Motions Vectors for Motion Blur / Temporal Antialiasing effects
16+
<br>4 - Use Context-Menu to apply changes (they'll also be applied on Start)
17+
18+
</p></blockquote>
19+
20+

0 commit comments

Comments
 (0)