public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers
Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Fog
  • Original author: Shaz
  • Original date: October 31, 2015
  • Source thread: https://forums.rpgmakerweb.com/threads/fog.48653/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

Fog 2015.10.31 by Shaz Introduction

Archived First Post

Fog

2015.10.31

by Shaz

Introduction

This plugin allows you have a moving fog overlay on a map.

How to use

Add to your plugins folder (file name should be Fog.js).  There are no parameters to set.

Create a folder called fogs in your img folder.  Save the fog file in there.

Plugin call:

ChangeFog filename scroll-x scroll-y opacity

scroll-x and scroll-y indicate the movement (negative numbers move up or left, positive numbers move down or right).

opacity is 0-255

scroll-x, scroll-y and opacity can all be numbers or a formula (eg - $gameVariables.value(15) to pull the value from a variable).

You can call multiple times on the same map to speed up or slow down the fog movement.

Fog is removed when you leave the map.

Plugin

Download from pastebin

Credit

- Shaz

Terms

- free for use in commercial games

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Credit - Shaz Terms - free for use in commercial games

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.

#rmmv#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar