- Joined
- Dec 16, 2016
- Messages
- 1,054
- Reaction score
- 1,804
- First Language
- English
- Primarily Uses
- N/A
Battle Mist - 2018/11/28 (Version: 2.1.0)
Creator name: tomoaky (http://hikimoki.sakura.ne.jp/)
Overview
Displays a fog in a battle scene.
Usage:
Require an image file in img/system folder-
image is mist.png
If you need to change name of the file, change the name of the file through mistImage parameter.
Game resolution is set to 816*624, if the resolution is changed, the display may be distorted.
Be sure to adjust the value of the plugin parameter.
Here's the image you need- (right click on the picture and save as)

img/system/mist.png
Plugin commands:
Disable battle mist. Can be recorded in save data.
Fog disappears when startMist command is used.
Activates the disabled battle mist.
Reverses the direction of fog movement.
This function is only for side view.
Can be reversed until the offMistMirror command.
Releases the fog movement for inverted direction.
Sets the fog flow same as the front view.
Sets the fog flow same as the side view.
Preview
Credit and Thanks: tomoaky
Terms of Use- Free for commercial and non-commercial use.
License - MIT License: http://opensource.org/licenses/mit-license.php
You can download js file from the thread attachment or Dropbox link: https://www.dropbox.com/s/jsh2unc8ugnq3ie/TMBattleMist.js?dl=1
____________________
Battler Visual Extension - 2016/08/12 (Version: 2.0.0)
Creator name: tomoaky (http://hikimoki.sakura.ne.jp/)
Overview
Adds perspective and breathing to the enemy as visual effects.
Features
- Parameters for adjusting enemy visual effects
- Enemy randomly flips left/ right from start of encounter
Note box (Enemies) tag:
Set the zoom ratio individually.
Enemy characters with this tag will not be applied.
Set the size for breathing individually.
No horizontal flip.
Preview
Credit and Thanks: tomoaky
Terms of Use- Free for commercial and non-commercial use.
License - MIT License: http://opensource.org/licenses/mit-license.php
You can download js file from the thread attachment or Dropbox link: https://www.dropbox.com/s/nef699404qgpbfw/TMBattlerEx.js?dl=1
Creator name: tomoaky (http://hikimoki.sakura.ne.jp/)
Overview
Displays a fog in a battle scene.
Usage:
Require an image file in img/system folder-
image is mist.png
If you need to change name of the file, change the name of the file through mistImage parameter.
Game resolution is set to 816*624, if the resolution is changed, the display may be distorted.
Be sure to adjust the value of the plugin parameter.
Here's the image you need- (right click on the picture and save as)

img/system/mist.png
Plugin commands:
Code:
stopMist
Fog disappears when startMist command is used.
Code:
startMist
Code:
onMistMirror
This function is only for side view.
Can be reversed until the offMistMirror command.
Code:
offMistMirror
Code:
setFrontMist
Code:
setSideMist
Preview
Credit and Thanks: tomoaky
Terms of Use- Free for commercial and non-commercial use.
License - MIT License: http://opensource.org/licenses/mit-license.php
You can download js file from the thread attachment or Dropbox link: https://www.dropbox.com/s/jsh2unc8ugnq3ie/TMBattleMist.js?dl=1
____________________
Battler Visual Extension - 2016/08/12 (Version: 2.0.0)
Creator name: tomoaky (http://hikimoki.sakura.ne.jp/)
Overview
Adds perspective and breathing to the enemy as visual effects.
Features
- Parameters for adjusting enemy visual effects
- Enemy randomly flips left/ right from start of encounter
Note box (Enemies) tag:
Code:
<scale:1>
Enemy characters with this tag will not be applied.
Code:
<breathH:0.05>
Code:
<noMirror>
Preview
Credit and Thanks: tomoaky
Terms of Use- Free for commercial and non-commercial use.
License - MIT License: http://opensource.org/licenses/mit-license.php
You can download js file from the thread attachment or Dropbox link: https://www.dropbox.com/s/nef699404qgpbfw/TMBattlerEx.js?dl=1
Attachments
Last edited: