123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255 |
- # Simple LPC to TirNanoG Base sprite sheets mapping
- # Can be used as a skeleton for your own conversion
- #
- # Usage:
- # sprsheet lpc2tngbase.csv output.png input.png
- # idle animation
- # down / south
- 64,64,0,640,0,0
- 64,64,0,640,64,0
- 24,51,0,640,64,2
- 16,44,24,640,88,2
- 24,51,40,640,104,2
- # left / west
- 64,64,0,576,0,64
- 64,64,0,576,64,64
- 26,49,0,576,64,66
- 9,44,26,576,90,66
- 29,51,35,576,99,66
- # up / north
- 64,64,0,512,0,128
- 64,64,0,512,64,128
- 24,51,0,512,64,130
- 16,44,24,512,88,130
- 24,51,40,512,104,130
- # right / east
- 64,64,0,704,0,192
- 64,64,0,704,64,192
- 29,51,0,704,64,194
- 9,44,29,704,93,194
- 26,49,38,704,102,194
- # hurt animation
- # down / south
- 64,64,64,128,128,0
- 64,64,192,128,192,0
- # left / west
- 64,64,64,64,128,64
- 64,64,192,64,192,64
- # up / north
- 64,64,64,0,128,128
- 64,64,192,0,192,128
- # right / east
- 64,64,64,192,128,192
- 64,64,192,192,192,192
- # block animation
- # down / south
- 64,64,64,896,256,0
- 64,64,128,896,320,0
- # left / west
- 64,64,64,832,256,64
- 64,64,128,832,320,64
- # up / north
- 64,64,64,768,256,128
- 64,64,128,768,320,128
- # right / east
- 64,64,64,960,256,192
- 64,64,128,960,320,192
- # walk animation
- # down / south
- 64,64,64,640,0,256
- 64,64,192,640,64,256
- 64,64,256,640,128,256
- 64,64,320,640,192,256
- 64,64,384,640,256,256
- 64,64,512,640,320,256
- # left / west
- 64,64,64,576,0,320
- 64,64,192,576,64,320
- 64,64,256,576,128,320
- 64,64,320,576,192,320
- 64,64,384,576,256,320
- 64,64,512,576,320,320
- # up / north
- 64,64,64,512,0,384
- 64,64,192,512,64,384
- 64,64,256,512,128,384
- 64,64,320,512,192,384
- 64,64,384,512,256,384
- 64,64,512,512,320,384
- # right / east
- 64,64,64,704,0,448
- 64,64,192,704,64,448
- 64,64,256,704,128,448
- 64,64,320,704,192,448
- 64,64,384,704,256,448
- 64,64,512,704,320,448
- # run animation
- # down / south
- # left / west
- # up / north
- # right / east
- # jump animation
- # down / south
- # left / west
- # up / north
- # right / east
- # slash animation
- # down / south
- 64,64,0,896,384,0
- 64,64,64,896,448,0
- 64,64,128,896,512,0
- 64,64,192,896,576,0
- 64,64,256,896,640,0
- 64,64,320,896,704,0
- # left / west
- 64,64,0,832,384,64
- 64,64,64,832,448,64
- 64,64,128,832,512,64
- 64,64,192,832,576,64
- 64,64,256,832,640,64
- 64,64,320,832,704,64
- # up / north
- 64,64,0,768,384,128
- 64,64,64,768,448,128
- 64,64,128,768,512,128
- 64,64,192,768,576,128
- 64,64,256,768,640,128
- 64,64,320,768,704,128
- # right / east
- 64,64,0,960,384,192
- 64,64,64,960,448,192
- 64,64,128,960,512,192
- 64,64,192,960,576,192
- 64,64,256,960,640,192
- 64,64,320,960,704,192
- # thrust animation
- # down / south
- 64,64,64,384,384,256
- 64,64,128,384,448,256
- 64,64,192,384,512,256
- 64,64,320,384,576,256
- 64,64,384,384,640,256
- 64,64,448,384,704,256
- # left / west
- 64,64,64,320,384,320
- 64,64,128,320,448,320
- 64,64,192,320,512,320
- 64,64,320,320,576,320
- 64,64,384,320,640,320
- 64,64,448,320,704,320
- # up / north
- 64,64,64,256,384,384
- 64,64,128,256,448,384
- 64,64,192,256,512,384
- 64,64,320,256,576,384
- 64,64,384,256,640,384
- 64,64,448,256,704,384
- # right / east
- 64,64,64,448,384,448
- 64,64,128,448,448,448
- 64,64,192,448,512,448
- 64,64,320,448,576,448
- 64,64,384,448,640,448
- 64,64,448,448,704,448
- # bowing animation
- # down / south
- 64,64,64,1152,384,512
- 64,64,192,1152,448,512
- 64,64,384,1152,512,512
- 64,64,448,1152,576,512
- 64,64,512,1152,640,512
- 64,64,640,1152,704,512
- # left / west
- 64,64,64,1088,384,576
- 64,64,192,1088,448,576
- 64,64,384,1088,512,576
- 64,64,448,1088,576,576
- 64,64,512,1088,640,576
- 64,64,640,1088,704,576
- # up / north
- 64,64,64,1024,384,640
- 64,64,192,1024,448,640
- 64,64,384,1024,512,640
- 64,64,448,1024,576,640
- 64,64,512,1024,640,640
- 64,64,640,1024,704,640
- # right / east
- 64,64,64,1216,384,704
- 64,64,192,1216,448,704
- 64,64,384,1216,512,704
- 64,64,448,1216,576,704
- 64,64,512,1216,640,704
- 64,64,640,1216,704,704
- # cast animation
- # down / south
- 64,64,64,128,384,768
- 64,64,128,128,448,768
- 64,64,192,128,512,768
- 64,64,256,128,576,768
- 64,64,320,128,640,768
- 64,64,384,128,704,768
- # left / west
- 64,64,64,64,384,832
- 64,64,128,64,448,832
- 64,64,192,64,512,832
- 64,64,256,64,576,832
- 64,64,320,64,640,832
- 64,64,384,64,704,832
- # up / north
- 64,64,64,0,384,896
- 64,64,128,0,448,896
- 64,64,192,0,512,896
- 64,64,256,0,576,896
- 64,64,320,0,640,896
- 64,64,384,0,704,896
- # right / east
- 64,64,64,192,384,960
- 64,64,128,192,448,960
- 64,64,192,192,512,960
- 64,64,256,192,576,960
- 64,64,320,192,640,960
- 64,64,384,192,704,960
- # push animation
- # down / south
- # left / west
- # up / north
- # right / east
- # carry animation
- # down / south
- # left / west
- # up / north
- # right / east
- # climb animation
- # up / north
- # spawn animation
- # down / south
- 64,24,0,640,768,613
- 64,41,0,640,832,596
- 64,50,0,640,896,587
- 64,55,0,640,960,582
- 64,58,0,640,1024,579
- 64,64,0,640,1088,576
- # die animation
- # down / south
- 64,64,0,1280,768,640
- 64,64,64,1280,832,640
- 64,64,128,1280,896,640
- 64,64,192,1280,960,640
- 64,64,256,1280,1024,640
- 63,64,321,1280,1088,640
|