Announcement

Collapse
No announcement yet.

Easy as Random Weather

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Easy as Random Weather

    I made "Random" weather with just 2 events rather. Placed an autoevent outside with 2 modes (1st auto, 2nd nothing). The autoevent 1st mode increases the Weather Variable by 1, checks what the current value is and changes the weather accordingly.

    The second event is triggered on your way out of town, it places the Weather event back to mode 1 so that it will trigger once you are outside.

    I've run into only 1 minor problem. Before the autoevent triggers when you get outside, you see the old weather for a sec, the screen blanks out and then you see the new weather. any way to avoid this? i've been playing around with it, but can't find the answer.

    #2
    Re: Easy as Random Weather

    I don't think the game has an easy chronological transition like RPG Maker 2 does. Try having the weather change in inns, like when a person takes a nap.
    Quote of the moment - "When you cut down a tree, don't stand near it."

    Comment


      #3
      Re: Easy as Random Weather

      That's a good idea. Edit: I tried it. It changes the weather in the town! but when I go outside, it reverts to its preset weather condition. I guess the auto event has to exist outside. to trigger a change there.

      Comment

      Working...
      X