Skip to main content

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

Thank again for your help! The only thing I'm afraid of is to not be able to change the battle menu window and font due to my lacking of programming skills. Is there no folder with an replaceble image that I can change? Or I'll NEED to dive into the code?

the battle UI is changeable in with the Windowskin image in the system folder(the default one)

Thanks. Just to clarify (I should've said this earlier) its for a 1bit pixel art game. I just want to change the colors to black and white and possibly the diagonal  border around the hp for a rectangular one. To change the diagonal I would need to delve into the code? And the font is editable, right? 

I'm sorry to take your time with all this questions. Its just that the dolar in my country is 5 times the real(our money). So its a big investment.

The font is changeable, yes. And if you want to change the shape of things then yes you'd have to touch a few lines of code.