diff --git a/docs/modding/4-spriting.md b/docs/modding/4-spriting.md index c1d27d97a0..930cf7895e 100644 --- a/docs/modding/4-spriting.md +++ b/docs/modding/4-spriting.md @@ -369,6 +369,10 @@ The process of drawing units can be roughly divided into 5 stages: > written by Zhenьkotron#9493, proofread by Geschiedenis#4783 +An alternative way of drawing units is demonstrated [in this timelapse](https://cdn.discordapp.com/attachments/656612099128164362/910674891458625566/draw_timelapse.mp4) recorded by Anuke of himself (struggling) to make a unit sprite. + +In this method, step 2 from above (straightening the lines) is saved to the end. + --- ### **Evironmental Sprites**