Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: Zerlina on July 05, 2008, 05:05:51 AM
-
For some reason when I tint the screen right before an enemy encounter, everyone is tinted except for one battlechar which remains unaffected. Any idea why this is?
-
Is said battlechar a battleanim based battlechar? If so, there's your problem i think.
-
Ohhh. Is there any way to tint him?
-
Well, you could make a separate set of animations with the same tint, then change his battler before the fight. You could change the battler by using change class and just making it have the same stats but a different battler. Hope that helps.
-
Oh okay! Thanks!