itch.io is community of indie game creators and players

Devlogs

ED5 Camera Zoom 2.0 Major Update

ED5 Camera Zoom Plugin
A downloadable asset pack

๐Ÿ“œ 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 clearZoom being 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: EnableZoomDisableZoomToggleZoomSetZoomResetZoom
  • 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

Featurev1.0v2.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
    1 day ago
Download ED5 Camera Zoom Plugin
Leave a comment