Skip to main content

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

Thank you so much! The game is entirely made from small, simple scripts. [player camera raycast -> destroy egg on click] and [count all objects with a certain tag and update UI text]. Then you just have to place the objects around with the correct tag and a collider. The most difficult part was actually the writing.