ED5 Camera Zoom 2.0 Major Update
ED5 Camera Zoom Plugin ยป Devlog
๐ Changelog
v2.0.2 (October 11, 2025) - Latest
๐ Bug Fixes:
- Fixed click-to-move accuracy on small maps when zoomed in
- Fixed clicks near map edges being offset by several tiles
- Improved coordinate transformation to account for camera clamping
- Fixed initialization error when game starts (scrollType null error)
๐ฏ Improvements:
- Pixel-perfect click detection at any zoom level
- Proper handling of zoom center on small maps
- Better display offset calculation
- Enhanced safety checks for map loading
v2.0.1 (October 11, 2025)
๐ Bug Fixes:
- Fixed
TypeError: Cannot read property 'scrollType' of nullon game start - Added safety checks for map data loading
- Fixed
clearZoombeing called before map initialization
v2.0.0 (October 11, 2025)
๐ Major Release:
- Complete rewrite from v1.0
- Added RPG Maker MV compatibility (now supports both MV & MZ!)
- Added toggle system (3 methods: plugin commands, script calls, switches)
- Added smooth zoom transitions with configurable speed
- Added map-specific notetag support
โจ New Features:
- MZ Plugin Commands:
EnableZoom,DisableZoom,ToggleZoom,SetZoom,ResetZoom - MV Plugin Commands: Text-based uppercase commands
- Map Notetags:
<ZoomMin>,<ZoomMax>,<ZoomDefault>,<DisableZoom> - Enable Switch parameter for easy on/off control
- Debug mode with detailed logging
- Save/load compatibility
๐ Bug Fixes:
- Fixed
currentZoom = currentZoomno-op bug - Fixed missing TouchInput event handlers
- Fixed direct property access issues
- Fixed uninitialized values on startup
- Fixed zoom state not persisting through save/load
๐ Version Comparison
| Feature | v1.0 | v2.0.2 |
|---|---|---|
| MZ Support | โ | โ |
| MV Support | โ | โ |
| Plugin Commands | โ | โ |
| Map Notetags | โ | โ |
| Toggle System | โ | โ |
| Smooth Zoom | โ | โ |
| Click Accuracy | โ ๏ธ Basic | โ Pixel-Perfect |
| Save Compatible | โ | โ |
| Bug Fixes | - | โ 7+ Fixed |
Files
ED5_ScrollWheelZoom 2.0 21 kB
32 days ago
Get ED5 Camera Zoom Plugin
Download NowName your own price
ED5 Camera Zoom Plugin
RPG Maker MZ plugin to zoom camera with scrollwheel
| Status | Released |
| Category | Assets |
| Author | ChigooX |
| Tags | RPG Maker MZ, sourcecode |
Leave a comment
Log in with itch.io to leave a comment.