#size/scale of pause screen buttons...
1 messages · Page 1 of 1 (latest)
You highlighted the feedback button, not the quit button
wanna show me which location I change the size for? i didnt see a size option above?
Do you see the quit_button control above the feedback_button? Add "size":[48,48] and put it under quit_button
So you would have to just paste this, you don't have to (and I don't think you should either) paste the entire code of the vanilla file, just this:
{
"quit_button":{
"size":[48,48]
}
}```