设为首页收藏本站同能贴吧 切换语言 繁体中文
开启辅助访问 切换到窄版
扫描二维码关注官方公众号
返回列表
+ 发新帖
查看: 88|回复: 0

[转载发布] Fishy Day Night Cycle

[复制链接]
累计送礼:
0 个
累计收礼:
1 个
  • TA的每日心情
    开心
    4 天前
  • 签到天数: 209 天

    连续签到: 2 天

    [LV.7]常住居民III

    4593

    主题

    864

    回帖

    2万

    积分

    管理员

    Rank: 9Rank: 9Rank: 9

    VIP
    7
    卡币
    23193
    OK点
    16
    推广点
    0
    同能卷
    50
    积分
    28680

    灌水之王

    发表于 昨天 13:10 | 显示全部楼层 |阅读模式
    Fishy Day Night Cycle 1.0.0
    Laugexd


    Introduction
    This plugin allows you to quickly and easily add a day-night system to your game using the plugin parameters.
    If you want to change the time manually at any point in the game, like for a cutscene as an example, you can just update the variable that the time is set to in the plugin parameters and the plugin will automatically use the new value.

    Features

    • The ability to set up screen tints for specific times of the day
    • Automatically applies these screen tints
    • An option to transition the screen tint to the next screen tint smoothly over time instead of abruptly
    • The ability to prevent the plugin from tinting the screen on specific maps
    • Save the current time in variables, 1 for the current minute of the hour and 1 for the current hour
    • An option to use real-world time instead of in-game time

    How to Use

    • Install the plugin and set up your screen tints
    • Set up the variables you want to save the minute and hour to
    • Create a parallel common event
    • Add the plugin command “init” from this plugin
    • Add a wait of 60 frames after this plugin command
    • Turn on the switch to activate your common event and the plugin will be running

    Plugin Commands
    init
    Should be run in a parallel common event with a 60 frame wait afterwards

    forceTimeCheck
    Running this plugin command forces the plugin to update tinting immediatly even if smooth tinting is on, this is useful if you were to change the time in a cutscene, doing this means you won't have to wait for smooth tinting to be done, and if smooth tinting is off it will be run in 1 frame instead of 60

    Script Calls
    Fishy.dayNightCycle.addTimeVariable(name, max, gameVariable, overflowVariable)
    Adds another time variable to the list of time related variables handled by the plugin.
    Parameters:
    string name: name of the variable, example: 'minute'.
    integer max: the max value of this variable, example: 59.
    integer gameVariable: the game variable to save this value to, example: 1.
    string overflowVariable: the time variable to increase when this time variable reaches it's limit, example: 'hour'.

    Fishy.dayNightCycle.editTimeVariable(name, key, value)
    Edits a time variable from the list of time related variables handled by the plugin.
    Parameters:
    string name: the name of the time variable to edit, example: 'hour'.
    string key: the value to change, options: ('max', 'overflowVariable'), example: 'overflowVariable'.
    mixed value: the value to change to, example: 'day'.

    Fishy.dayNightCycle.setTime(name, value)
    Sets the time of a specific time variable to the desired amount, if over max it will increase the overflowVariable the correct amount and leave the remainder on this variable.
    Parameters:
    string name: the name of the time variable to set, example: 'hour'.
    integer value: the value to set it to, example: 22.

    Fishy.dayNightCycle.getMinute()
    Returns the current minute.

    Fishy.dayNightCycle.getHour()
    Returns the current hour.

    Map Notetags
    <fishy no tint>
    Prevents the map from being tinted by the plugin

    Demo
    Gitlab: https://gitlab.com/laugexd/fishy-day-night-cycle/-/raw/main/FishyDayNightCycleDemo.zip?inline=false

    Download
    Gitlab: https://gitlab.com/laugexd/fishy-day-night-cycle/-/raw/main/Fishy_DayNightCycle.js
    My Website: https://rpgmaker.laugexd.com/plugin/fishy-day-night-cycle/

    Terms and Credits
    Free for commercial and non-commercial use, as well as adult themed games.
    crediting is optional but if done i would prefer if you wrote my name as "laugexd" and if you have the option of inserting links, insert the link "https://rpgmaker.laugexd.com/"


    本贴来自国际rpgmaker官方论坛作者:laugexd处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/fishy-day-night-cycle.146519/
    天天去同能,天天有童年!
    回复 送礼论坛版权

    使用道具 举报

    文明发言,和谐互动
    文明发言,和谐互动
    高级模式
    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    简体中文
    繁體中文
    English(英语)
    日本語(日语)
    Deutsch(德语)
    Русский язык(俄语)
    بالعربية(阿拉伯语)
    Türkçe(土耳其语)
    Português(葡萄牙语)
    ภาษาไทย(泰国语)
    한어(朝鲜语/韩语)
    Français(法语)
    关闭

    幸运抽奖

    社区每日抽奖来袭,快来试试你是欧皇还是非酋~

    立即查看

    聊天机器人
    Loading...

    QQ|Archiver|手机版|小黑屋|同能RPG制作大师 ( 沪ICP备12027754号-3 )

    GMT+8, 2026-7-16 14:19 , Processed in 0.096350 second(s), 56 queries .

    Powered by Discuz! X3.4

    Copyright © 2001-2020, Tencent Cloud.

    快速回复 返回顶部 返回列表