Created
February 2, 2023 13:11
-
-
Save triacontane/d96e14823171be1e433103291128d20f to your computer and use it in GitHub Desktop.
テンプレートイベントでセルフ変数を操作
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $gameMap.event(1).controlSelfVariable(1, 1, 10, false); |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
イベントID
インデックス
操作タイプ(0: 代入 1: 加算 2:減算)
オペランド
計算式フラグ