So, I was wonder how one would go about making an RPG set in a school (like Bully or Persona 3)? I'd need something for going trough the day and going through seasons. Help? Please and Thank you!
Announcement
Collapse
No announcement yet.
RPG set in School
Collapse
X
-
Re: RPG set in School
They have a "School" building model, all you have to do is place desks/stuff
I never played Bully or Persona so Im not sure about the kinds of events you want, explain please?Last edited by JPS; 11-22-2007, 09:39 AM.
-
Re: RPG set in School
I've made a campus and put buildings in it. I need it so that you do things to pass the time (hang out and go to classes) and then you sleep in your dorm and it's the next day. Gah! It's so hard to explain. I'm amazed I was able to make an actually story out of it. Anywho, I'll need a way to make seasons too.
Comment
-
Re: RPG set in School
#7
CHANGING SEASONS OVER TIME - by JPS Innovations
want to change seasons over time so itll be more realistic?
(lets say I want the seasons to last 20 turns and i start my game in spring)
1.Create an invisible event at the entrance so everytime you enter a dungeon or a town or something youll activate the event and increase variable A +1
set a 4 option val-condition
if Variable A=20 set season to Summer
if Variable A=40 set season to Autumn
if Variable A=60 set season to Winter
if Variable A=80 set season to Spring: Set Variable A=0
the increments can be different depending on how often you visit the place, the event should be placed in a location visited often, this trick gives the game the effect of time passing, you can set your fields, towns, or whatever you want to the seasons.
------------------------------
If you want to pass days just assign the day to a variable and every time you sleep increase the variable by 1
------------------------------
As far as stuff to do I have no idea, sorry. Perhaps others can give you some tips.Last edited by JPS; 11-22-2007, 09:48 AM.
Comment
-
Re: RPG set in School
Yes. Stay long enough in a place with the time set to "Default" in the editor, and the time will pass from morning to day to evening to night to morning again. The sky and stuff with change appropriately, without you doing anything special.Originally posted by Lord Cohliani View PostDon't times of day pass by themselves? Like doesn't it pass from Morning-Day-Evening-Nigh all by itself? Or no?
How Badly Do You Want It? (VX Ace) is now available for download! - no outside software necessary.
"I live and love in God's peculiar light." - Michelangelo
Comment





Comment