CHARACTER COLOR PROBLEM
Posts
Pages:
1
Um OK so I got a sidevwiw battle system for my game but the sprites that were given were so few and the default sprites on VX won't work on the sideview battle system. Well I found some sprites that did work. They were on pink sprite sheets and when they appeared in the game they have a pink square around them. Can anyone tell me how to remove that pink square?
Import an image named "Title" into your Graphics/System folder.
For the SBS, cut out a single character's walking animation set (a 3x4 frame set of graphics of the same character) and save it in the Graphics/Character folder with a money sign ($) in front. This will make the image the walking set for a SINGLE ACTOR, which is what the SBS requires.
Example filename: $Penelo.png
MODIFY: Oh, yeah; the character's set graphic in the database has to be that $graphic in order to be used in battle; the image by itself in the /Character folder isn't enough.
For the SBS, cut out a single character's walking animation set (a 3x4 frame set of graphics of the same character) and save it in the Graphics/Character folder with a money sign ($) in front. This will make the image the walking set for a SINGLE ACTOR, which is what the SBS requires.
Example filename: $Penelo.png
MODIFY: Oh, yeah; the character's set graphic in the database has to be that $graphic in order to be used in battle; the image by itself in the /Character folder isn't enough.
Pages:
1















