Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Umbral_Insanity

10
Posts
2
Followers
A member registered Jul 08, 2021 · View creator page →

Creator of

Recent community posts

Nothing more trash then 'Make number go bigger' 😁

Congrats! I'm curious how long it took for you. I used a formula to determine upgrade costs with a decrease at the upper limit of each. So I'm sure balancing is needed.

Here's the formula if you have suggestions (upgradeTrash is the current price, startingUpgradeTrash is the initial price):

upgradeTrash = Mathf.CeilToInt(upgradeTrash + (0.25f * upgradeTrash * (1.0f - (upgradeTrash / (100f * startingUpgradeTrash)))));

(1 edit)

Upgrading any animal to at least level 1 lets you use them. They have increased trash amounts at slower paces. I've been told to include tutorial elements, but I just built it hoping players had done clicker games before.

Casual stroll was nice. Mouse sensitivity caused me to spin like a top a few times and once accidentally backtrack.

Feel good. Bit weird how some of the resources seem to hover. Need flying ants :)

That means a lot coming from an expert.

Got up to a 24 score before RNG gave me the toast game that ended my run.

Got up to about 1800M. Good stuff.

Almost crashed my computer. 5/5 trash GG :p

Heads up, you need to set the manual size larger. You're cutting off some of the edges.