Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: Zerlina on April 18, 2006, 09:23:34 PM
-
Since today when I've started up my game (no matter which map I set the starting position in), the hero automatically starts moving downward. I don't really know why.
I've checked and my down button isn't locked or anything. Plus starting up the game, it would scroll down at the startup screen.
-
The rubber underneath the key may be stuck. Does it scroll down in another program like Word?
-
Mine did something simular to that a while ago. Do you have any other input devices such as a joy stick or controller plugged into your computer? If so, try unplugging it and playing, that fixed it for me when i had problems.
Look in your common events and check to see if there are any parallel process events that have a movement command. If its on every map, there is a good chance a common event is causing it.
-
It cant be an event. She said it did it on th etitle.
-
No no, it doesn't do it on the title. That's how I know that it's not my keyboard.
I just checked my common events and there are none so that can't be it... I'm really worried now >.<
-
If you didn't mean title, then what the hell did you mean by "Startup screen".
-
I've checked and my down button isn't locked or anything. Plus starting up the game, it would scroll down at the startup screen.
"Would" meaning that if it were locked, it "would" scroll down. Not "it scrolls down." "Would scroll down."
That's what the hell I mean.
-
Try making a new project just for the sake of testing, and place your starting hero position in it. When you test it then, you can check whether it's just your one project or something else.
That's the best advice I can give besides carefully checking your common events.