Menu Background and Windows Opacity
By Rito
In the vidéo there are Command Icons by Atreyo Ray and Animated Menu (for particules) by Soulpour77
Description
Adds background for each menu and modified each opacity windows. Empty parameter in background file = transparent default.
Script
Rito_Menu_Background.js
Usage
Free for commercial games but, please credit me, and contact me for discover your game
Demo
Google drive (16mo) - Inclued some plugins of Yanfly and Rito's GameEnd Custom.
Bonus
Inclu the modMenu by Bodkaa for location window ( modified version). I just modified that :
var Imported = Imported || {};Imported.ModMenu = true;And that (for center text) :
Window_Location.prototype.refresh = function() { this.contents.clear(); var width = this.contentsWidth(); this.drawText($gameMap.displayName(), 0, 0, 180, 'center');}; Changelog
1.0 - Release !
本贴来自国际rpgmaker官方论坛作者:Rito处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址: https://forums.rpgmakerweb.com/threads/menu-background-and-windows-opacity.51559/ |