Ver. 1.2.0.2, which fixes the problems identified in the recently released Ver. 1.2.0.1, is now available. The contents include the following functional improvement and bug fixes. [h3]--- Improved Feature ---[/h3] - When using "Copy Battle-Related Scripts to Game File", the reference path in csproj has been improved to be rewritten automatically. We recommend Visual Studio (Community version is acceptable) installed with C# development capability as the environment for creating plug-ins. [h3]--- Bug Fixes ---[/h3] - Fixed a bug in which it was possible to copy and delete battle plug-ins even in projects opened from the Game Gallery. If it has already been executed, it can be restored by running "Verify integrity of software files" from the Steam Client's Library > Bakin page Properties > Local Files. - Fixed a bug in Ver. 1.2.0.1 where the "Ignore Elevation" option in the "Make Event Walk" event panel was not working. - Fixed a bug in Ver. 1.2.0.1 that caused speech bubbles to be displayed at incorrect coordinates when speech bubble-type message/conversation panels were used consecutively. - Fixed a bug in Ver. 1.2.0.1 that caused a crash when loading particles containing relative paths to upper directories. Currently, we ask that you work with the .efk file and the textures and other resources it references on the same directory. We are considering an improvement regarding this issue. [h3]--- Note ---[/h3] After this version update, if you perform test play on a project that has a battle plug-in copied as of Ver. 1.2.0.1, you will receive a warning about the version. However, there are no changes to the battle process in this upgrade, so the warning will not be a problem in terms of play. If you do not want the warning, you can replace // @@version with 1.2.0.2 in the first line of battlescript\BattlePluginDef.cs. (Overwrite copying of the battle plug-in can also solve this problem, but you will lose any changes you have made to the battle plug-in.) ---------------------------- We will continue to improve "RPG Developer Bakin".