public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Make the map refresh every step player take

BMM Archive · July 15, 2026

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: Make the map refresh every step player take
  • Original author: henryandjay
  • Original date: July 4, 2019
  • Source thread: https://forums.rpgmakerweb.com/threads/make-the-map-refresh-every-step-player-take.110695/
  • Source forum path: Game Development Engines > Legacy Engine Support > RPG Maker MV Support

Summary

Greetings, I wrote a map system that can update explored/visible/war-fog during every step player take, as the following figure shown: { "lightbox_close": "Close",

Archived First Post

Greetings,
I wrote a map system that can update explored/visible/war-fog during every step player take, as the following figure shown:
Protected download

Because I modified $dataMap.data each step player take, I have to refresh the map. Now I am calling this to do the job:
Code:
SceneManager.goto(Scene_Map);

But the problem is that it causes a slightly lag during every update, which makes game experience just not smooth enough, is there a way to only update $dataMap.data without reloading the whole map?

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

Referenced Images / Attachments

rmmv.png
rmmv.png
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.

#rpg-maker-archive#mv-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar