Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: Pythis on February 15, 2007, 12:26:56 AM
-
Well, I only have two events that are parallel process and have labels(to make their graphics keep cycling). Well, when I have them set up to keep cycling through the graphics again and again, my game freezes when I try to open it. When they're not cycling, it doesn't freeze. I've tried an anti-lag script and it didn't help.
-
Do you have any wait commands between the graphic changing commands?
-
Yes, I have a Wait Until Done command.