プレイテスト時に特定のスイッチをONにするプラグイン – YEP_AutoSwitches.js

タイトル
When playtesting, this will cause a particularswitch to always be ON for testing purposes.
作者名
ヘルプ
============================================================================
Introduction
============================================================================

This plugin allows you to set switches that are either always enabled or
always disabled based on a various conditions. These conditions are here to
help enable easier access to determining the lesser frequently seen flags
set by the game such as determining if the game is running via debug mode or
on a certain type of browser.
パラメータ
param Battle Switch
desc This switch will always be ON when the player is in battle.
default 0

param Battle Test Switch
desc This switch will only be ON when accessing battle through
the database's Battle Test option.
default 0

param Dash Switch
desc This switch will always be ON when the player is dashing.
default 0

param Debug Switch
desc This switch will always be ON during test play and battle
testing and always OFF otherwise.
default 0

param Mobile Switch
desc This switch will always be ON when playing on any mobile
device and always OFF otherwise.
default 0

param Mobile Chrome Switch
desc This switch will be ON or OFF depending if playing on
the Mobile Chrome browser.
default 0

param Mobile Safari Switch
desc This switch will be ON or OFF depending if playing on
the Mobile Safari browser.
default 0

param Non-Local Switch
desc This switch will always be ON when playing on mobile or
browser and always OFF otherwise.
default 0

ライセンス表記

紹介ページ https://github.com/suppayami/yami-engine-delta/blob/master/demo/js/plugins/YEP_AutoSwitches.js