Is it possible to make a shop with a custom image?

● ARCHIVED · READ-ONLY
Started by wyicedtea 8 posts View original ↗
  1. Hello, I want to start by saying I am new to rpgmaker and do not know much other than the basics. I would like to know if it is possible to make a shop with a custom image similar to how it is done in Undertale/Deltarune. (shown below) undertaleshop.pngfoodshop2.PNG
    I would like the screen to show this image and the shop part on top of the image. Something similar to the undertale shop shown above.
    thank you for your help, I am sorry if this is posted in the wrong place I still am not quite sure where to post everything. :)
  2. I think this plugin might be what you need.
  3. I've moved this thread to Plugin Requests. Thank you.


    Seeing as, I believe it's the only way to accomplish this.
  4. mlogan said:
    [move]Plugin Requests[/move]
    Seeing as, I believe it's the only way to accomplish this.
    sorry, still not sure about where everything goes :( thank you though
  5. Just waiting for A mod to point out you shouldnt double post... (no worries we all make the same mistakes at first lol)
  6. This can also be done with a program like photoshop, gimp, or paint.net.
    I did something like this for a game I am developing.

    Just simply make a new map, have the picture you created in the graphic editor of your choice be the parallax, then when you transfer to the shop map, just be sure to turn on player transparency.
    Note: be sure to turn off transparency when they go back to the town/whatever map.

    This way also allows you to use any shop scripts you want without having to worry about compatibility issues ^_^
  7. kamuipsyus said:
    This can also be done with a program like photoshop, gimp, or paint.net.
    I did something like this for a game I am developing.

    Just simply make a new map, have the picture you created in the graphic editor of your choice be the parallax, then when you transfer to the shop map, just be sure to turn on player transparency.
    Note: be sure to turn off transparency when they go back to the town/whatever map.

    This way also allows you to use any shop scripts you want without having to worry about compatibility issues ^_^
    wow this is actually a really good idea, will try it out for sure!! thanks