Skip to main content

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

Good game. Bomb as an alarm clock is just great! But I have one complaint.

HOW COULD YOU MAKE A SIGHT IN GODOT THAT DOESN'T FIX IN THE CENTER OF THE SCREEN???!!!

This is the base!

Control -> Layout -> Layout Mode = Anchors

Control -> Layout -> Anchors Presset = Center

(1 edit)

Thanks, I didn't know how to do that befor, so I tried to git it as close as I could.