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: MZ Map Zoom
- Original author: ScSWinter
- Original date: August 25, 2020
- Source thread: https://forums.rpgmakerweb.com/threads/map-zoom.126012/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugins In Development
Summary
Important To download use MultiTweaks plugin or scrolldown to the Arthran fix attachment in this thread. Description This script allows you to show maps with a default zoom. When activated the zoom of the map changes. Specify the map zoom using in the map notetag box the notetag
Archived First Post
Important
To download useMultiTweaks plugin or scrolldown to the Arthran fix attachment in this thread.
Description
This script allows you to show maps with a default zoom. When activated the zoom of the map changes. Specify the map zoom using in the map notetag box the notetag
where X is a decimal number greater than 1. If the notetag is not specified the default zoom is 1. Examples of valid notetags:
Options
The MIT License. Credits to ScSWinter and Arthran
To download useMultiTweaks plugin or scrolldown to the Arthran fix attachment in this thread.
Description
This script allows you to show maps with a default zoom. When activated the zoom of the map changes. Specify the map zoom using in the map notetag box the notetag
Code:
Zoom:X
Code:
Zoom:1.5
Zoom:2
Zoom:2.6
Options
- Default zoom for maps. The default zoom when none is specified as notetag.
- Always free camera. When activated, the camera will never be blocked by the edges of the map (as it works with the zoom on).
- Fix sprite black lines? This option will cut the sprites one pixel in each side.
- Fix map encounter zoom? Deactivate this option if you changed the default encounter zoom effect.
- Zoom: Allow to use a Zoom animation in events plugin commands.
The MIT License. Credits to ScSWinter and Arthran
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
License The MIT License. Credits to ScSWinter and Arthran
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.
0
replies
1
view
Topic Summary
Loading summary...