Aseprite 스프라이트 슬라이스해서 개별로 저장 하는방법 ( How to save sprite split in Aseprite )
Aseprite 스프라이트 슬라이스해서 개별로 저장 하는방법 ( How to save sprite split in Aseprite )
0. 윈도우 환경예시 입니다.
(Windows 10 64bit, Aseprite v1.2.25-x65)
Slice Tool |
1. 슬라이스 툴로 원하는 대로 슬라이스를 해놓고 저장
Bow_32x32.aseprite file (before) |
Bow_32x32.aseprite (after slice) |
2. cmd 열고 파일이 저장된 폴더로 이동
3. 아래 명령어 실행
Aseprite Install Path Example
"C:\Program Files\Aseprite\Aseprite.exe"
or
"A:\Steam\steamapps\common\Aseprite\Aseprite.exe" (steam)
파일명이 Bow_32x32.aseprite 라고 가정함 (Assume the file name is Bow_32x32.aseprite)
Command
"A:\Program Files\Aseprite\Aseprite.exe" -b Bow_32x32.aseprite --save-as Bow_32x32_{slice}.png
0. This is a Windows environment example.
1. Use the Slice Tool and cut sprite.
2. Run cmd and move to the folder with the file you saved.
3. Run the Aseprite command below.
댓글
댓글 쓰기