Hello again fellow Nerds!
Ok so I feel I may have not explained my goal as clearly as possible first time round.
So here goes for round 2
I would like to create a save menu that takes a snapshot of the games current state and displays this image in an event.
I have achieved this thus far. see image : pasteboard.co/1SCJZEhg.png
My issue comes when I try to reload/refresh the game client.
The load file is available but the image is not saved, dispite having the sprite be saved along with most other entities/events etc.
When you load the game up again (or even refresh the browser) the snapshot disappears and so the sprite that shows the snapshot returns to a white sprite. See Image : pasteboard.co/1SCYrbQx.png
I have tried a couple of things but don't feel I have gotten anywhere close to the desired function of this.
I am looking for a way to use the snapshot, created when saving, as a way to show the player they have saved even after closing the browser.
I would love to include the CapX but unfortunately it is not possible.
If anyone has any Ideas/suggestions however, please feel free to let me know.
If there is any other information required by yourself then also, let me know
I will respond ASAP.
Thanks in advance
Chris