Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: evmaster on January 28, 2007, 09:17:38 PM

Title: Help Apprecuatied
Post 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.
Title:
Post by: jj1546 on February 04, 2007, 03:25:56 PM
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)
Title:
Post by: Meiscool-2 on February 07, 2007, 04:48:28 AM
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
Title:
Post by: jj1546 on February 08, 2007, 12:52:36 PM
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
Title:
Post by: evmaster on February 15, 2007, 05:54:36 PM
Thanks. Good thing I have that blank char set
Title:
Post by: Pythis on February 15, 2007, 07:53:41 PM
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.
Title:
Post by: evmaster on February 16, 2007, 02:35:33 AM
thanks. I'll post if i have trouble.  :heart:
Title:
Post by: evmaster on February 17, 2007, 09:20:18 PM
Quote
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.
Title:
Post by: Meiscool-2 on February 18, 2007, 05:00:51 AM
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.
Title:
Post by: evmaster on February 23, 2007, 09:05:21 PM
Can I have a link please?
Title:
Post by: evmaster on February 25, 2007, 12:02:48 AM
How do I get them to start moving when its the right time?