Plugin for partialy copying a scene to the overlay or background
if you are using GBS v4 use the v4 plugin version
if you are using GBS v3 use the v3 plugin version (this one does not support variables in parameters)
There's 2 version of the event. If you're using the common tileset between the scene you are copying from, use the "Copy scene submap to overlay" or "Copy scene submap to background" event, if you are not using a common tileset between the scenes, use the "Copy scene submap to overlay with tile offset" or "Copy scene submap to background with tile offset" with some GBVM to put the tileset offset so that it doesnt conflict with the first scene tileset (should be the same offset that you pass to the event like so (see image)).
The "Copy scene submap to background tileset" event allows you to do unique tile replacement, by copying the tileset of the scene submap and applying it to the current scene tileset.
"Copy scene submap to background tileset" now has the option to specify the pointer/bank address of the scene for dynamic loading