Skip to content

Instantly share code, notes, and snippets.

@triacontane
Created December 3, 2016 15:06
Show Gist options
  • Save triacontane/7a0f674d9ad54f499376234a8c417604 to your computer and use it in GitHub Desktop.
Save triacontane/7a0f674d9ad54f499376234a8c417604 to your computer and use it in GitHub Desktop.
コンフィグの値を変更してセーブするスクリプト
ConfigManager.bgmVolume = $gameVariables.value(n);
ConfigManager.save
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment