Developer Link Plugin
Developer Link Plugin+1.0.0OpheliaEnigma
Introduction
Allows the user to link to a specific URL or email at the title screen or during the game. It can be used to link to the developer's site, contact email or the game's page.
Features
This plugin allows the developer to set a link on the title screen and/or an event in-game to redirect the user on a button click or event interaction.
How to Use
This plugin is quite simple. The parameters of the plugin can be set to add a new command option to the title screen below the Options command. On the parameters you can set the text for the command (first parameter) and the link to send the player when he selects the new command (third parameter). Note the second parameter can be set to true or false if you wish to add the command to the title screen or not.
The link to send the player can be normal url such as:
[*]https://opheliaenigma.itch.io/
or an email link that will prompt the machine's default email system and automatically prepare an email to send (it works on any computer and mobiles). An example of a link to an email is:
[*]mailto:OpheliaEnigmaUltimateCoder@gmail.com
Either you set the command option on the title screen or not, you can use a script call to link to any link you wish during any moment of the game. The script call is as follows:
[*]OpheliaEnigma.DeveloperLink.linkTo("https://opheliaenigma.itch.io/");
Plugin
Please donwload the plugin here
Credits
- OpheliaEnigma
Terms
This plugin is free to be used for non-commercial projects, however, for usage on commercial projects please donate the amount specified for this plugin at the plugin's itch.io page. Any doubts don't hesitate to contact me, OpheliaEnigma, either through here or my email address: OpheliaEnigmaUltimateCoder@gmail.com
本贴来自国际rpgmaker官方论坛作者:OpheliaEnigma处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/developer-link-plugin.129776/
页:
[1]