Difference between revisions of "Template:VisuMZ Visual Fogs Plugin Commands"
Jump to navigation
Jump to search
(→Fog Plugin Commands) |
|||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 10: | Line 10: | ||
[[File:VisualFogs_Preview1.gif]] | [[File:VisualFogs_Preview1.gif]] | ||
| + | |||
| + | [[File:VisualFogs_Command1.png]] | ||
<pre> | <pre> | ||
| Line 15: | Line 17: | ||
- Add/Change settings for target fog. | - Add/Change settings for target fog. | ||
- Does not alter the map editor's fog. | - Does not alter the map editor's fog. | ||
| + | - This is temporary and will be reset upon re-entering the map. | ||
Required: | Required: | ||
| Line 71: | Line 74: | ||
Color Tone: | Color Tone: | ||
| − | - What tone do you want for the | + | - What tone do you want for the fog? |
- Format: [Red, Green, Blue, Gray] | - Format: [Red, Green, Blue, Gray] | ||
| Line 106: | Line 109: | ||
[[File:VisualFogs_Preview3.gif]] | [[File:VisualFogs_Preview3.gif]] | ||
| + | |||
| + | [[File:VisualFogs_Command2.png]] | ||
<pre> | <pre> | ||
Fog: Fade Opacity | Fog: Fade Opacity | ||
- Fades the target fog(s) opacity to a different value. | - Fades the target fog(s) opacity to a different value. | ||
| + | - This is temporary and will be reset upon re-entering the map. | ||
ID(s): | ID(s): | ||
| Line 125: | Line 131: | ||
--- | --- | ||
| + | |||
| + | [[File:VisualFogs_Command3.png]] | ||
<pre> | <pre> | ||
Fog: Remove | Fog: Remove | ||
- Removes target fog(s). | - Removes target fog(s). | ||
| + | - This is temporary and will be reset upon re-entering the map. | ||
ID(s): | ID(s): | ||
Latest revision as of 11:42, 19 April 2026
The following are Plugin Commands that come with this plugin. They can be accessed through the Plugin Command event command.
---
Fog Plugin Commands
---
Fog: Add/Change Settings
- Add/Change settings for target fog.
- Does not alter the map editor's fog.
- This is temporary and will be reset upon re-entering the map.
Required:
ID:
- What is the ID of this fog to be added/changed?
Filename:
- What is the filename of the fog?
Optional Settings:
Scrolling:
Map Lock?:
- Lock the fog to the map's scrolling?
- Automatically enable if the filename starts with "!"
Loop Horizontally?:
- Loop the fog horizontally?
- Does not work with Map Lock enabled.
Scroll:
- What is the horizontal scroll speed?
- Use a negative value to invert the direction.
Loop Vertically?:
- Loop the fog vertically?
- Does not work with Map Lock enabled.
Scroll:
- What is the vertical scroll speed?
- Use a negative value to invert the direction.
Appearance:
Opacity:
- What is the opacity level for this fog?
- You may use JavaScript code.
Blend Mode:
- What kind of blend mode do you wish to apply to the fog?
- You may use JavaScript code.
- Normal
- Additive
- Multiply
- Screen
Hue:
- Do you wish to adjust this fog's hue?
- You may use JavaScript code.
Hue Shift:
- How much do you want the hue to shift each frame?
- You may use JavaScript code.
Color Tone:
- What tone do you want for the fog?
- Format: [Red, Green, Blue, Gray]
Location:
Regions:
- Which regions will show this fog?
- Does not work with 0. Leave empty to ignore.
Terrain Tags:
- Which terrain tags will show this fog?
- Does not work with 0. Leave empty to ignore.
Tile Blur:
- What's the blur level you wish to use for tiles?
- You may use JavaScript code.
Tile Spill:
- What's the spill amount you wish to use for tiles?
- You may use JavaScript code.
Vignette:
Type:
- What vignette do you want to use for this fog?
- This will override location settings.
Custom:
- Do you wish to use a custom vignette instead?
- Automatically changes the type to "Custom".
---
Fog: Fade Opacity - Fades the target fog(s) opacity to a different value. - This is temporary and will be reset upon re-entering the map. ID(s): - Target which fog(s)? - Cannot target the map editor's fog. Target Opacity: - What opacity level to this value (0-255). - You may use JavaScript code to determine the value. Duration: - How many frames should this change take? - You may use JavaScript code to determine the value.
---
Fog: Remove - Removes target fog(s). - This is temporary and will be reset upon re-entering the map. ID(s): - Remove which fog(s)? - Cannot remove the map editor's fog.
---




