27 lines
1.0 KiB
Plaintext
27 lines
1.0 KiB
Plaintext
To have a sprite added to the `sorted` folder, you must write its name and chapter in the “UNIQUE FOR SORTING" list!
|
||
Examples:
|
||
chapter3/img1 – Adds sprite `img1` to the `chapter3` folder (whether it’s an animation folder or just a single sprite)
|
||
chapter2/anim2 – Adds sprite `anim2` to the `chapter2` folder (whether it’s an animation folder or just a single sprite)
|
||
|
||
If the frame count of an animated sprite differs from the original, you must write its name in the “UNIQUE FRAME COUNT” list!
|
||
!! ATTENTION !!
|
||
Do this only if the ENTIRE animation of the sprite is different.
|
||
If, for example, just one frame is translated and the rest should remain THE SAME, you DO NOT need to add it to the list!
|
||
|
||
|
||
UNIQUE FOR SORTING:
|
||
chapter1/spr_blockler_и
|
||
chapter1/spr_blockler_с
|
||
chapter3/spr_funnytext_loves
|
||
chapter3/spr_funnytext_star2
|
||
|
||
|
||
UNIQUE FRAME COUNT:
|
||
IMAGE_LOGO_CENTER_SEPARATE
|
||
spr_ch2_keyboard_tile_text
|
||
spr_funnytext_dark_fountain
|
||
spr_funnytext_game
|
||
spr_funnytext_game_over
|
||
spr_funnytext_toriel
|
||
spr_tvlandfont
|
||
IMAGE_LOGO_CENTER_SHATTER_PIECES |