Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi. How to change Font sprites?

to change the font of dialouge in your game, go to your assets folder in file explorer, then go to ui, and open ascii.png. you can change what the letters look like in there!

keep in mind that they have to still be the same colours since its a part of gb studio, and it won't work on physical hardware with custom colors (yet)

Can i move actor? i have 16px cloud sprite, i need to move it to left X around 10-16px and back -X same 10-16 px. Is it possible  to animate it with "Event"? Thank you!

the game may not handle well as you have to use Move To and it does pause input (i believe) so i don't think that would work, but you could use animation frames and multiple sprites to make it look like its moving..?

yeah, same like i am thinking now, but limit of actors test me. But i love it.