Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Cookie Cutter MZ - Picture Shop Menu

A project template for RPG Maker MZ. Copy and paste it into your own project to utilize a custom evented shop menu! · By Caz

Different Resolutions

A topic by candrid created Jan 18, 2023 Views: 152 Replies: 2
Viewing posts 1 to 2

Hello Caz!

Thank you for your work.  ^.^
I was wondering if you could explain how to make the show window work on higher resolutions?
For some reason the images, such as the shop background only cover half the screen and the Actor_1 for example doesn't load even though it is correctly referenced.

Thanks for your time. ♥

Developer

Hey there! For higher resolutions, you'll need to change the Shop-Background.png to a larger picture in the */img/pictures folder, as the default one is  816x624. It'll probably work okay if you just resize it in an image editing software!

You'll then probably need to change these variables in Common Event 128  if you don't want the menu images to align with the top left corner:

For Actor images,  you'll need to make sure the Shop ID is set to 1 or 2 when the shop menu is opened, and you'll need to set up which image you want to appear in the same Common Event as above.

I hope that helps!

Hey!

Thank you I'll give it a run. Best wishes to you.  ^.^