Super Tools Engine
This plugin is the core of all maker-style plugins; it adds a playtest editor
that can be opened with F12 while playtesting. Using this editor, various
actions can be taken and different tools can be used to help test or
build one’s game.
这个插件是所有制作类型插件的核心引擎,它添加了很多编辑功能,你可以使用F12打开他。使用这个编辑器,有大量的功能和工具可以帮助你更好的制作游戏
Tool Kit
This is where lanuchers for the various tools will appear. By default, there
are only three tools, but extension plugins will add more later.
这个是工具入口。默认只有三个,但是可以增加拓展
Database EX
A tool that adds, edits, and upgrades various MV Database inputs. It can also
have custom editors added to it through extension plugins.
数据库拓展工具
Debug Tool
A tool containing various features for testing one’s game.
测试拓展工具
Menu Editor
A tool that allows developers to edit the window setups for scenes.
菜单编辑工具
Playtester
The functions here are to support general playtesting. They involve using
quick and simple restarts, saves, and loads.
这个功能是为了更好的测试游戏,例如快速开始,快速存档,快速载入
Reload Game
Restarts the game and reloads all data. Allows developers to apply edits
to the game without closing the playtesting window.
重载入游戏
Quick Save
Quickly saves the game so it can be loaded through “Quick Load”.
快速存档
Quick Load
Quickly loads the game from the last quick save.
快速读取
Quick Load + Reload
Preforms the same function as “reload game”, but loads the most recent quick
save after loading.
快速读取并重载入
Options
These allow developers to customize the design/mechanics of the playtesting
editor.
这个是编辑器的设置界面
Theme
Chooses the color scheme of the editor.
“Absolute Randomness” generates random colors every time it is selected.
设置编辑器的颜色
Follow Mode
If checked, then the playtesting editor will follow the game window on screen
based off of its position.
编辑器跟随模式
Follow X
The relative X position for the playtesting editor while using “Follow Mode”.
设置X轴位置
Follow Y
The relative Y position for the playtesting editor while using “Follow Mode”.
设置Y轴位置