Changelog (Version 1.03)
-
Enemy Breathing in Battle
- Added a minimal breathing effect for enemies during battles with customizable parameters:
DefaultAmplitude
: Controls the breathing amplitude.DefaultSpeed
: Adjusts the breathing speed.
- Added a minimal breathing effect for enemies during battles with customizable parameters:
-
Organized Parameters
- Parameters are now grouped into categories for better clarity:
GeneralSettings
: General settings.ActorSettings
: Actor and event settings.EnemySettings
: Enemy-specific settings.
- Parameters are now grouped into categories for better clarity:
-
Code Optimization
- Improved performance and readability by simplifying calculations and reducing redundancy.
This update focuses on enhancing the breathing effects and making the plugin easier to configure.