This site obtains and uses access data, using cookies, In order to recognize the state of use and distribute advertisements. If you continue to the next page, you shall be deemed to have agreed to the settings and use of cookies. Please refer to the details for more information about the settings and use of cookies and opt-out.
Created at
プロジェクトファイルの中
Assets\RPGMaker\Storage\Map\JSON\Map
にJSONファイルがあります。
このファイルを開いて、JSONファイルのindexの値を変更することで、並び替えること はできます。
現状では、それ以外の方法で並び替えはできません。
安全のため、プロジェクトを閉じてからテキスト編集をした方がいいと思います。
また、正式なJSON形式のデータ構造でなくなってしまうと、マップ情報が壊れてしまうため、慎重に行う必要があります。
Created at
おお!ありがとうございます!!!!
実験用のプロジェクトで試してみます。
Created at
ご忠告の通りにプロジェクトを閉じてからテキスト編集しました。 上手くいきました!
ちょっとこわいので、次に行うときはバックアップを取ってから並べ替えることにします。
ありがとうございました!