forked from browserquest/BrowserQuest
-
Notifications
You must be signed in to change notification settings - Fork 0
Layout and Image Editing for the BrowserQuest Client
dylenbrivera edited this page Sep 25, 2012
·
1 revision
Want to change the way BrowserQuest looks? Some tips/advice for editing images within BrowserQuest. Some images have 3 copies, each with their own sizes. These images will be in /client/img/[3,2,1] When editing them, start with the largest image first which will be in /client/img/3/. After your edits are complete, resize and export for the images that belong in directories 2 and 1. Doing it backwards and resizing from a small to a large file will make things look horrible. For an example, look at the tilesheet specs below.
- /client/img/3/tilesheet.png - 960 x 4704 Pixels - Large Image of Tilesheet in Directory 3
- /client/img/2/tilesheet.png - 640 x 3136 Pixels - Medium Image of Tilesheet in Directory 2
- /client/img/1/tilesheet.png - 320 x 1568 Pixels - Small Image of Tilesheet in Directory 1
Questions about the above Layout and Image Editing Information?
Layout and Map Editing Information added by dylenbrivera [Dylen Rivera [email protected]]