Skip to content

Commit 7293f76

Browse files
committed
Update example.md
1 parent db328ad commit 7293f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sprite/tint/example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Sprite tint
44
brief: This example shows how tint a sprite at run-time
55
author: Defold Foundation
66
scripts: tint.script
7-
thumbnail: bunntint_thumb.png
7+
thumbnail: tint_thumb.png
88
---
99

1010
The example uses a script to tint (color) sprites in a couple of different ways. The tint is a fragment constant on the sprite material and it is used in the sprite.fp fragment shader program to modify the color sampled from the texture.

0 commit comments

Comments
 (0)