Skip to main content

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

Congrats on your first project! I suspect you may have an when input is click add score and time somewhere. I see that the smiley is a button. You just need to attach a signal to your main script for when_button_pressed function and have your score and time go up when the button is pressed. Also there is a setting in the inspector to make it so the button outline doesn't show in game, that way it looks like you are pressing the smiley instead of the button behind the sprite

(1 edit) (+1)

YOO! I FIXED THAT BUG! THANKS FOR CALLING IT OUT