Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

i did it!!111!!!! now how can i add the icon and the caption custom font?

(2 edits)

Congratulations! The demo project that comes with repository has examples for both of those things,

gameframe_caption_font = fnt_caption;
gameframe_caption_icon = spr_test_icon;

(and docs explain everything else that you can do with this)

where do i put it

After gameframe_init()

thanks!! now i can create my dream baldi platformer cloud 2004 game!!!11

one last thing i wanna say, how can i change the caption every time the player joins a new room?

https://yal.cc/docs/gm/gameframe/#gameframe_caption_text

ok srs lmao one last thing, how can i make game frame exactly look like pizza tower's one?

That’s a tall order, I haven’t even played Pizza Tower.

Dude, pizza tower uses gameframe! didnt you know that?

I have been informed that Pizza Tower uses this extension and GMLive, but I have not played the game, so I cannot advise on how to replicate the window border styling from it.