Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: evmaster on January 28, 2007, 09:17:38 PM
-
I'm making a harvest moon game and it's okay so far. The morning time test thing is where the characters are outside eating. But I don't like them just sitting there for so long. I was wondering how I could make them move at a certain time and be able to erase them to make it appear as if they went inside the house. And when you go back outside the character in not there again. Thanks in advanced.
-
if you have one of the rpg makers you should have a switch indoors eg television so when you turn the tv on the events(PPL)position changes place(lounge kitchen etc)
-
Ignoring the above, if you know how to use switches, this is easy. Just make it to where when the time is right for everyone to go inside, a switch goes off. Make a new page on the events with the condition that the switch is on. Go to movement, and select CUSTOM MOVEMENT. Set here how you want them to move. You also may want to turn phasing mode on so they don't get stuck on your hero or other things that could get in the way of them moving to their house. After you have them walk to where you want them to, go to change graphic and have them change their graphic to a blank tile or charaset. This way, it will seem like they dissappeared:p
-
oh yeah,soz i thought it wud be cool if they like all sat there watchin tv and i though evmaster still wanted to see da peeps ;) but i didnt read all of it lol
-
Thanks. Good thing I have that blank char set
-
For an added feature, have a switch go off after the charset disappears, have the switch make another of that char in the house it was supposed to go to, that way the char will be in the house.
-
thanks. I'll post if i have trouble. :heart:
-
Originally posted by Meiscool
Ignoring the above, if you know how to use switches, this is easy. Just make it to where when the time is right for everyone to go inside, a switch goes off. Make a new page on the events with the condition that the switch is on. Go to movement, and select CUSTOM MOVEMENT. Set here how you want them to move. You also may want to turn phasing mode on so they don't get stuck on your hero or other things that could get in the way of them moving to their house. After you have them walk to where you want them to, go to change graphic and have them change their graphic to a blank tile or charaset. This way, it will seem like they dissappeared:p
Um, I don't exactly understand them yet. :( Would it be okay with you to post a picture so I can copy off from that. I'm also using rpg2003.
-
If you don't understand switches yet, it would be best if you read a tutorial about them so you can better understand how to use them yourself. Switches have a lot of uses in the game, and once you master them, a lot of doors will open for you in game making.
-
Can I have a link please?
-
How do I get them to start moving when its the right time?