じ☆ve冰风 发表于 2026-7-26 19:01:20

Vektor Weather System

Vektor Weather System v1.0
        TheVektorKnight/Derek de la Peza
Introduction
        This is an enhanced weather system that I recently developed for a project I am involved in as the lead programmer. Realizing it might be useful to other developers, I decided to release it to the public. This system primarily enhances the vanilla weather class by rewriting some of the effects to be a bit more aesthetically pleasing and exposes a number of parameters for customization.


        *Being a part of another project, this plugin is under active development. I will update this topic following any major updates to the code. I still have a lot of features that I plan to add in the future so keep an eye on this topic should you decide to use this plugin. Feedback and constructive criticism are welcome.

Features
        - Exposes a number of parameters for customization


        - Adds a new sandstorm weather effect


        - New effects can be added with a bit of coding knowledge

Screenshots


http://i.imgur.com/0szhS4h.png

Click to expand...






http://i.imgur.com/91wYwnk.png

Click to expand...






http://i.imgur.com/jJZf8qC.png

Click to expand...






http://i.imgur.com/YrKDRUX.png

Click to expand...



How to Use
        Simply download the attached JS file and place it in your project's plugins folder. The plugins folder can be found in (projectfolder\js\plugins). Finally enable "VEK_WeatherSystem" in the plugins manager and tweak the values as you see fit.


        To set a weather effect simply use a Plugin Command in the following format:

                Code:       
Plugin Command Format:
* Types: rain, storm, snow, sandstorm
* Power: Value between 1 and 9 inclusive
* Duration: Fade-in duration in frames

Examples:
VektorWeather rain 7 1
VektorWeather storm 9 1
VektorWeather snow 4 30
VektorWeather sandstorm 9 60




FAQQ: Can I use the "Set Weather Effect" event command with this plugin? A: Yes though you won't be able to access any additional effects added by the plugin.Credit and Thanks- TheVektorKnight/Derek de la PezaUsage TermsMay be used in any free or commercial project with proper credit.


View attachment VEK_WeatherSystem.js


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