RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

Night to Day [Resolved]

Started by Kojinus, August 08, 2008, 04:51:42 AM

0 Members and 1 Guest are viewing this topic.

Kojinus

I have a Night to Day Common Event that I have set up that I got from a tutorial.

Name                                Trigger                        Trigger Switch
Day to Night                      Auto Start                    N/A

Event Commands
<>Lable:1
<>Switch Operation: [0007:Day] ON
<>Tint Screen: (R100,G100,B060,S100), 0.0 Sec
<>Wait: 5.0 Sec
<>Switch Operation: [0008:Night] ON
<>Tint Screen: (R060,G060,B060,S060), 0.0 Sec
<>Wait: 5.0 Sec
<>Jump to Label:1
<>


And it works! Except.. When I launch the game, My character can no longer move... Anywhere, won't even change directions, I have lost all control.

Can anyone help me fix this? I can't figure it out.

EDIT: Hmm.. I fixed it. Sorry for the waste of a topic.