Hi All,
For my game, I'm making a custom menu made with events. To accomplish this, when the player presses the ESC button, the game will gather their MAPID and coordinates then transfer them to another map but without a fade effect... this map will be the menu.
I want it to appear as if the player is not actually changing maps. To achieve this, I'm in need of a plugin.
The plugin I'm requesting will do the following:
1. When the player presses the ESC button, the game will take a screenshot of what the player currently sees and will take it
before the transfer.
2. When the player transfers to the other map, the Parallax Background displays the screenshot.
3. The screenshot image should still go into the Parallax folder and the name of the background should have an [!] before it so it doesn't move or shift as the character moves my cursor... IE: "!MenuBG.png"
I made a few mock images to display what I want:
1. This is what the player should see before pressing ESC
2. This is the map that the player transfers to after pressing ESC (The White background is a parallax bg)
3. This is what the player should see after transferring to the other map. (Keep in mind again that this background should always match what the character sees before pressing ESC)
Thanks in advance for help.