Original Source
- Original title: Battle Mist, Battler Visual Extension [battle visual effects]
- Original author: ovate
- Original date: January 2, 2020
- Source thread: https://forums.rpgmakerweb.com/threads/battle-mist-battler-visual-extension-battle-visual-effects.116865/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
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.
Archived First Post
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:
stopMist
Fog disappears when startMist command is used.
startMist
onMistMirror
This function is only for side view.
Can be reversed until the offMistMirror command.
offMistMirror
setFrontMist
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:
<scale:1>
Enemy characters with this tag will not be applied.
<breathH:0.05>
<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
Features Mentioned
- Parameters for adjusting enemy visual effects
- Enemy randomly flips left/ right from start of encounter
- Note box (Enemies) tag:
- Code:
- 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
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
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
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...