Work Life (Visual Novel / Game)
Loading...
Searching...
No Matches
Design: Sprite Sizes

Sprite Sizes

  • other bg (bg): 256x256, 240x160 visible
  • title screen (bg): 100,100 start, 240x160 visible
  • textbox overlay (bg): 144x96 size, justified top left
  • save screen (bg): 32,10 start // 28px box (10+2+10+2+10) // 40px between box starts (ex: 32,10,32,50,32,90)
  • keyboard (bg): start 14x10
    • letters: use 8x8 grid, alternating squares contain letter
      • 8 cols == 8x120 == (width: 8*8 (letter) + 8*7 (spacing))
      • 4 rows == 120x38 == (height: 8*4 + 8*3)
    • "del" button: start 54x58, 3*8 wide
    • "done" button: start 94x58, 4*8 wide
    • input/ouput: 46x86, 8*8 wide
  • cursor (sprite): 16x16
  • character (bg): 96x160
  • menu bg, left and right, no animation: 64x64

Color Palettes

Note: these are included in Aseprite

This Game

Other Possibilities