Started by
GamingBradYT
on
Topic category: Help with Minecraft modding (Bedrock Edition)
I'm working on a mod where I need an image in a GUI to fill the screen. I've tried images that are 1920x1080 but they are way to big. I've tried rescaling the images manually but that is way too time consuming and is a pain to get right. I've also tried scaling images to fit inside the GUI box inside of MCreator itself, sometimes it works, but other times the images come out being too small. So I'm wondering if there is a specific size I can set my images to to make them fit the screen or if I am doing something wrong.
Edited by GamingBradYT on Tue, 06/14/2022 - 00:13
Maybe making an overlay appear when the gui is open and remove the overlay when it's closed