Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: OmegaBlade7 on October 01, 2006, 12:28:54 AM
-
When i'm in battle i need to know how to flash or turn the screen black so it only shows my battle animation and the enemy.
for rm2k3..
thnx.
-
couldn't you just make the black background part of the battle animation?
I really don't know what I'm talking about though. Don't mind me.
-
Again, the Tutorials forum is only for posting tutorials. Requesting help either goes in Requests or RM Programming.
As for your question, you wouldn't be able to do that normally. You'd have to make a switch skill that activates a battle event, which sets all heroes to an invisible condition, kill all of the monsters save for the enemy attacked, then actually do damage via an algorithm.
I can explain it better if you want, but I wouldn't recommend it if you're still new to RM2K3.
-
srry bout that.
i figured it out..thnx anyways