じ☆ve冰风 发表于 2026-7-7 07:55:32

Dynamic Weather and Time System

Dynamic Weather and Time System 1.0

ThallionDarkshine

Introduction

This script changes the screen tint to correspond with the current game time. It also dynamically changes the weather, complete with sound and screen tint.

Features

Changes screen tone dynamically with time of day and weather

Generates random weather, including several fogs

Turn off weather on certain maps by a tag in the map's name

Screenshots



How to Use

Just copy the weather script over from the demo to your project and set up the configuration.

To turn on or off random weather (replace true with false to turn off):



                Code:        
$weather.rand_weather = true $weather.update

To change the varience of weather:



                Code:        
$weather.varience =

To change the base time between weather changes:



                Code:        
$weather.base =

To change the second equivalent of one minute realtime:



                Code:        
$weather.min_equiv =

Demo

https://rapidshare.c...eather_Demo.exe

Script

See the demo for the script.

FAQ

None yet

Credit and Thanks

- ThallionDarkshine


本贴来自国际rpgmaker官方论坛作者:ThallionDarkshine处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/dynamic-weather-and-time-system.3764/
页: [1]
查看完整版本: Dynamic Weather and Time System