Reference Events
This script allows you to create events using a "reference event".The purpose is to allow you to create an event once on a map and re-use it across multiple maps.
This is useful when you have multiple copies of the same event, but you want to avoid having to change each event manually if you decide to change a command or graphic.
For example, suppose you were implementing on-screen enemies where touching an enemy event will begin a battle. If you want to have 20 of these enemies on the map that all do the same thing, rather than copy-pasting one event 20 times, you would first create one enemy event with all of the logic, and then create a second event that will treat the enemy event as the reference event. Then you would copy the second event again and again, so that if you decide to change the enemy event, you don't have to delete all of the enemy events and redo the copy paste process.
Get it at Hime Works!
本贴来自国际rpgmaker官方论坛作者:Tsukihime处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/reference-events.18964/
页:
[1]