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軸位置