Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

 
Reply to this topicStart new topic
> Day and Night System, I'm looking for the perfect system
MEands
post Mar 30 2012, 05:20 PM
Post #1


We're out of nachos?!!
Group Icon

Group: Revolutionary
Posts: 535
Type: None
RM Skill: Skilled
Rev Points: 15




Simply put, I'm trying to think up a system that allows you to enter the same areas at daytime, and also at night.
I don't mean having a clock system, but like...there's always such a different feel to towns and fields when it's at night.
I want some form of changing time, but the player should experience it, not an event driven "it's night now" sequence.

Night just brings out so much atmosphere, I'd really like to hear your ideas of the perfect system.

(My brain is tired today, tell me if this is confusing)


__________________________
I'm a Christian, just in case you were wondering.



Go to the top of the page
 
+Quote Post
   
X-M-O
post Mar 30 2012, 05:25 PM
Post #2


Level 82
Group Icon

Group: Director
Posts: 6,347
Type: None
RM Skill: Undisclosed




I've done the day/night system before, but completely via eventing.
What I did is simply created two versions of all maps in the game where the player would "experience night", and in the areas where you could only enter during the daytime, I wouldn't have to create a night map for those areas.
The day/night system was based on where the player was in the story (because that particular game was mostly linear, it was easier to manage without needing scripts).
Maybe that helps a little? =]


__________________________
Go to the top of the page
 
+Quote Post
   
MEands
post Mar 30 2012, 05:29 PM
Post #3


We're out of nachos?!!
Group Icon

Group: Revolutionary
Posts: 535
Type: None
RM Skill: Skilled
Rev Points: 15




Yeah I've done something like that, but I think what I'm going for is the player having a little bit more control over the time.

I guess I want two things: That feeling of going against the norm and going on your adventure in the dark, and also that ominous feeling that you're in the middle of a field and night has fallen, danger.

Hm, perhaps I'm going for a really vague idea.


__________________________
I'm a Christian, just in case you were wondering.



Go to the top of the page
 
+Quote Post
   
X-M-O
post Mar 30 2012, 07:30 PM
Post #4


Level 82
Group Icon

Group: Director
Posts: 6,347
Type: None
RM Skill: Undisclosed




In the middle of a field and night has fallen... ominous feeling...
Sounds a lot like Zelda, Hyrule area. XD

I get what you mean though. It's somewhat vague, but at the same time, what were you meaning in terms of giving players more control over that feature? 0.o


__________________________
Go to the top of the page
 
+Quote Post
   
Titanhex
post Mar 30 2012, 08:18 PM
Post #5


Guru of Water
Group Icon

Group: Revolutionary
Posts: 1,096
Type: None
RM Skill: Masterful
Rev Points: 5




A day/night system could be done via map transferring.

Each map transferred increases time an increment. Now, the player can control the time by going over maps, allowing more power on what time certain things are. Intricacy can be added where you feel appropriate.

Also, you could just have day always in one area, dawn always in another, etc. They sort of used that in Final Fantasy 9, though I admit it was more for aesthetic reasons.

Otherwise it's up to you how else to do it. These are the most appropriate ways I can think of outside of some sort of clock system, where you can alter the clock speed in certain areas.


__________________________
Go to the top of the page
 
+Quote Post
   
MEands
post Mar 30 2012, 10:53 PM
Post #6


We're out of nachos?!!
Group Icon

Group: Revolutionary
Posts: 535
Type: None
RM Skill: Skilled
Rev Points: 15




That seems like a cool idea.

What I meant by giving the player control was like...well for example, in Wind Waker. You have to play the song to make it nighttime, and then you hide and wait for the girl to stay at the shop. You chose to stay there at night and wait. I don't know, it just gives me a good feeling to be voluntarily deciding to stay up at night in a game. I feel like a secret agent...except less lame of an idea. tongue.gif


__________________________
I'm a Christian, just in case you were wondering.



Go to the top of the page
 
+Quote Post
   
Ennaya
post Apr 5 2012, 09:01 AM
Post #7


Level 1
Group Icon

Group: Member
Posts: 5
Type: None
RM Skill: Intermediate




You could always just make a menu command (or an item, or a skill, etc) that changes the time.


__________________________
ROLL iT OVER SON, AND LEAVE THE MAX
Go to the top of the page
 
+Quote Post
   
bulmabriefs144
post Apr 5 2012, 09:48 AM
Post #8


Something Other Than Level 16
Group Icon

Group: Revolutionary
Posts: 627
Type: Developer
RM Skill: Advanced




I've got a pretty good system (it pauses when you call up party menus and the like and does do something where stores are closed at night), but if you're looking for different enemies, that is kinda the only way to do it (unless you have touch monster battles, in which case after a certain hour you can just set a different encounter. You could also make more enemies running around by setting some events to only appear at night.


__________________________
Go to the top of the page
 
+Quote Post
   
MEands
post Apr 5 2012, 11:21 AM
Post #9


We're out of nachos?!!
Group Icon

Group: Revolutionary
Posts: 535
Type: None
RM Skill: Skilled
Rev Points: 15




I like that system. And I would only use touch monster system, cause random battles frustrate me.

Do you have a script for it?


__________________________
I'm a Christian, just in case you were wondering.



Go to the top of the page
 
+Quote Post
   
Moonpearl
post Apr 5 2012, 12:40 PM
Post #10


Level 5
Group Icon

Group: Member
Posts: 73
Type: Developer
RM Skill: Advanced




My own system features a script-based core which essentially manages the screen tone according to the time of the day (and also the day of the year, with longer nights during winter and shorter ones during summer). It also updates a bunch of variables and switches which can in turn be used to make events appear only/behave differently at given hours/during nighttime/on given days of the week... Thus you have a wide range of choices to extensively tweak events according to time; simply by modifying the time variable (time doesn't flow automatically, it's entirely event-controlled, i.e. if the player remains idle for half an hour not a minute has passed, but they might also carry out actions that will take several hours at once, like crafting a weapon - it's all up to the game-maker -- also, even though not necessarily relevant, it's technically possible to go back into time). From there, it's all a matter of creativity and eventing skills, but then you can do virtually anything.


__________________________





Go to the top of the page
 
+Quote Post
   
Zinx10
post Apr 5 2012, 11:34 PM
Post #11


Master of Darkness
Group Icon

Group: Revolutionary
Posts: 1,194
Type: Developer
RM Skill: Advanced
Rev Points: 5




There are multiple ways to do this, but the one to give the player the most control is the one in Elder Scrolls IV: Oblivion. You have a variable called "time of day". It has 24. If the variable is larger than 24, just subtract 24, so it rechecks itself. Basically have it where people can rest, thus affecting the time of day. If you want realism, you could even make it where you can't rest if you have so much energy to where you aren't tired.

If you want to see more about the system, try searching for Oblivion's rest system.


__________________________
My Games
Phelxyre: Time Unbound (Current Project)
Game Thread
A game where you start in the future, but you go to the past, to make things right, hopefully.

The Hidden World
Game Thread
An Arcade-style game where you must go through various puzzles to see if you go home.

Here are all the things I Support (They Include Links!)




Go to the top of the page
 
+Quote Post
   
Laue
post Apr 5 2012, 11:46 PM
Post #12


Level 2
Group Icon

Group: Member
Posts: 26
Type: Developer
RM Skill: Intermediate




Unless it adds something different, I don't think Day/Night system should be used. If there are more/stronger monsters at night and you can't visit shops during that time - it's cool. But if it's just for aesthetics - please don't. For example - Titan's Quest. Sure, it has day and night cycles which are made to ANNOY ME and that's it.
Go to the top of the page
 
+Quote Post
   
MEands
post Apr 6 2012, 05:17 PM
Post #13


We're out of nachos?!!
Group Icon

Group: Revolutionary
Posts: 535
Type: None
RM Skill: Skilled
Rev Points: 15




At certain points in the game it is required that the events take place at night.

I might just do it the cheap way by using events, if you find a bed you can sleep and wake up at night.


__________________________
I'm a Christian, just in case you were wondering.



Go to the top of the page
 
+Quote Post
   

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 25th May 2013 - 11:21 AM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker