This video took me over 9 hours to make and I hope you guys enjoy a different kind of content every now and then. Keep in mind this is my personal top 10 so let me know in the comments what your favorites are. * for (var s = 1 s < $'s it going everyone, in this video I give you my Top 10 Yanfly Plugins list for 2016. * - (If selfswitch A is on: 'Light on' else 'Light off') * - Based on Selfswitch A, Light on or Light off, Selfswitch D off when the autorun is done * Use selfswitch A to keep track if the Light should be on or off, and selfswitch D to run autorun when on. * Set this page as the last page in the event and set as an autorun that turns off selfswitch D when its done. * Have your map autorun turn on the events selfswitch D to tell each event to set their lights up properly (Script below). * - This game load script is included in the download, I did not create it, so please read the terms and give credit
How to install yanfly plugins mv update#
* - This will be used to call a common event that can tell lights to update itself, details below. * - For this to work you need each map to have an autorun, and need the CE on game load script 'Izy_CommonEventOnLoad'. * - they will always be on or off appropriately. * - In order to control these lights I will show you how you can master these events so that * - There is a tricky situation that may arise with these lights. * - Or you can simply use the Plugin Command 'Light on' from within the event, no need for ID (it knows own ID). Use Plugin command 'Light on ID' like 'Light on 2' * 2) Lights with IDs are by default OFF (unless told to be on) * - Use plugin command 'Light on' or 'Light off' from within event to control light. * - '-1' stands for no ID so its default on, used if you need a number to adjust intensity * 1) Lights with no IDs are by default ON (unless told to be off) * This will make the lights look like default Terrax Lights. Recommend to leave light intensity alone with Terrax. * Simply turn on the "Terrax Legacy" plugin option. * If the intensity of the lights are too much, you can make the lights much more basic in the options. * If you want to start with a day time tint, use '0xffffff' in the plugin options. * - If you want to "Shut off" your light, simple reduce your radius to 0, example: Fire radius 0 #a25600 8' (No id, intensity 80%, -1 means no ID)
* - If You want a white light use a white light with intensity/alpha of 80% * - (PS: #FFFFFF white light works great with the Terrax Legacy option enabled) * - #FFFFFF is pure white light and not recommended for regular light. * - #a25600 is a nice color for torches (Yellow/Orange in this case) In the 'Note' field (Next to the name) put the following text: * To activate the script on a map, do the following: * Game Folder -> JS -> Libs -> Replace your Pixie with the 4.7.1 version. * Requires Pixi 4.7.1, included in download. This will become the solution to light lag. ** The Script comes with a test project, only for PC, so that you can have fun seeing how the different light modes work/look AND you can see how you can set the foundations for some really fun light mechanics in your game! I know lighting plugins can be very expensive and very often, lead to noticeable slowdown. Supports Flashlight offset X and Y, great for horror games with custom graphics! Additional features, like each event has a reference to its own ID, self IDs to easily control light (essential for Yanfly event spawn and event copy). Early tests indicated this is Mobile friendly! Efficient! Great for low end PCs, also doesn't have lag like others. Light weight, fast, flexible, and beautiful! Compatible with most Yanfly Plugins especially Event Copier, Event Spawner! Terrax Legacy Mode included for the Terrax Look (with superior performance) Designed to share the same params for people currently using Terrax. Multiplied ambient light setting by default (Nova Lighting) It'll run primarily on the GPU, minus cpu for minor things like animations. Game Folder -> JS -> Libs -> Replace your Pixie with the 4.7.1 version if lower.
How to install yanfly plugins mv download#
Requires Pixi 4.7.1, included in download There will be 1 for MV and another 1 for MZ!