Hello, if I modify the C# file while the game is running, it will cause RPGMaker to crash.(All buttons disappeared.)
At this time I can only restart unity.
How can I solve this problem? Can I only pause the game first and then modify the C# file?
コメント投稿者: GGG-Support 作成日:
Thank you for your feedback!
Basically, RMU does not support hot reloading. So, we would like you to edit C# files after terminating the playtest.
If RMU crashes (the menu buttons are hidden), you can restore by the following procedures;
Click [Edit] - [Play] on the menu.
Change and save scripts.
After that, it starts compiling and the menu buttons are visible.
作成日:
Thank you for your feedback!
Basically, RMU does not support hot reloading. So, we would like you to edit C# files after terminating the playtest. If RMU crashes (the menu buttons are hidden), you can restore by the following procedures;
After that, it starts compiling and the menu buttons are visible.