MultipleCameras.js multiplies cameras on screen to allow split-screen in particular. rpgmakermv/js/plugins/MultipleCameras.js at master · krmbn0576/rpgmakermv Plugins for RPGmakerMV. Contribute to krmbn0576/rpgmakermv development by creating an account on GitHub. github.com
MultipleCameras.js multiplies cameras on screen to allow split-screen in particular.
Plugins for RPGmakerMV. Contribute to krmbn0576/rpgmakermv development by creating an account on GitHub.
github.com
Unfortunately, the picture layer does not seem to be copied with the rest of the scene in the new container. You also understand that copying the whole viewport is not a solution. The split-screen is therefore incompatible with plugins that use the picture layer to integrate graphics into the scene (lights, parallax, etc.). It would be great if someone could improve this plugin to solve this problem.