Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Yes, you can open the "rmmz_windows" / "rpg_windows" file in your game directory with a text editor and then browse for all the different window names, and then simply repeat the code snippet that we did for the Window_TitleCommand.

(+1)

Yep, tried it and it worked for me, tysm! 🫡

Awesome!