Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/modding/4-spriting.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down