Monster Sprite: Difference between revisions
Created page with "This page contains information about Monster Sprites. Monster Sprites are one of two sprite categories for Pokémon entries, the other being Pokémon Portraits. == Overview == Monster Sprites are the sprites used for Pokémon in dungeons, cutscenes, and the overworld. The size of the sprite also determines what Body Size is assigned in vanilla, and the sprite's VRAM and file size (as well as recommended Body Size) can be seen using the SpriteSize..." |
mNo edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Stub}} | |||
This page contains information about Monster Sprites. Monster Sprites are one of two sprite categories for Pokémon entries, the other being [[Pokémon Portrait|Pokémon Portraits]]. | This page contains information about Monster Sprites. Monster Sprites are one of two sprite categories for Pokémon entries, the other being [[Pokémon Portrait|Pokémon Portraits]]. | ||
| Line 8: | Line 10: | ||
== Importing and Exporting Sprites == | == Importing and Exporting Sprites == | ||
{{StubSection}} | |||
There are two ways to import/export sprites: as a folder or ZIP file in the SpriteBot format, or importing the Ground, Dungeon, and/or Attack animations as WAN files. The easiest and most recommended way is the former method. | There are two ways to import/export sprites: as a folder or ZIP file in the SpriteBot format, or importing the Ground, Dungeon, and/or Attack animations as WAN files. The easiest and most recommended way is the former method. | ||
== Creating Sprites == | == Creating Sprites == | ||
{{StubSection}} | |||
== Common Issues and Questions == | |||
{{StubSection}} | |||
=== My sprite's colors are all strange when I import! === | |||
Is your sprite within 15 colors (with a 16th for transparency)? If not, then SkyTemple may reduce its colors. Double check using a program to make sure you have no visually identical colors (colors that look the same but have different hex codes) and no surprise extra colors. | |||
However, if your sprite is confirmed to be 15 colors and you're still seeing issues, you may be on an older version of SkyTemple. Older versions such as v1.6.3 compress 15-color sprites down to 14 colors.{{NavSkyTemple}} | |||
[[Category:Stub]] | |||