Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: OmegaBlade7 on October 01, 2006, 12:28:54 AM

Title: I need a tut
Post 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.
Title:
Post by: Domo_46_Kun on October 01, 2006, 12:31:59 AM
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.
Title:
Post by: WarxePB on October 01, 2006, 01:39:30 AM
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.
Title:
Post by: OmegaBlade7 on October 01, 2006, 02:56:35 AM
srry bout that.

i figured it out..thnx anyways