Skip to content

Plugin for partialy copying a scene to the overlay or background

Notifications You must be signed in to change notification settings

Mico27/GBS-copyBkgSubWinPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GBS-copyBkgSubWinPlugin

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)).

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.

image image image image image

"Copy scene submap to background tileset" now has the option to specify the pointer/bank address of the scene for dynamic loading image

About

Plugin for partialy copying a scene to the overlay or background

Resources

Stars

Watchers

Forks

Packages

No packages published