Skip to main content

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

Assuming you followed the brackeys tutorial, can't you just place coin counter on a canvaslayer node as a child of the game manager and acces it from there? Since the canvas layer will always draw on top of everything and will follow the player camera. At least, that's how I did it lol.

I followed yes a tutorial, but not brackey's tutorial, i also kept getting errors for some reason, but i'll try to implement the counter