Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

UproarGaming

2
Posts
A member registered Jun 11, 2020 · View creator page →

Creator of

Recent community posts

Your fixes for the Acid and Fire sound great to me.

I get what you mean about an Ice zone have mechanical overlap with the acid pool, it would require a little more programming but you could add a "shatter" mechanic to the Ice effect so after a set amount of time a frozen enemy would break into shards that traveled for a set range that did damage to other enemies on contact. 
For balance you could make it start with a single shard and every 2-3 levels in Ice would add an additional shard. Also as long as your projectiles and ice effects are on separate physics layers you can just stop them from interacting via Unity project preferences (this way other enemies and the player are still blocked but projectiles pass through).


I'm not sure the Ranger, Knight, Wizard summon idea is super cohesive with the rest of the game/mechanics. It feels like it's being shoehorned without a meaningful reason.  (Granted you could have a story element in mind that I know nothing about, this is just my opinion based off the blurb about "Helpers with summoning sickness").

I like the idea of adding towers but I think something like a totem might be more fitting, you could allow the player to choose a element (or maybe a spirit animal) and depending on their choice you could offer totem upgrades like your current system or a even a skill tree. 

For example if you used a element system:

Nature (Acid) has the Forest Totem that has skills to confuse the enemy, heal the player, do an AOE  slow, etc..

Ice would get a Magic Totem that could shoot piercing Ice projectiles, do weak AOE damage (like a blizzard effect),  after a charge it could an add Ice armor to player that could absorb a hit, etc..

Fire would Grant a Lava Totem that could provide an area where the player could move faster, it could randomly fire lava projectiles like a tiny volcano,  boost the
players attack speed, etc..


I'll try to hop on at some point this weekend and check out up the update!

(1 edit)

Really nice  game!
You did a lot of things really well and the game has a nice cohesive theme and gameplay loop.

I'm sure there are lot a of great things that you have planned for this game but haven't gotten around to yet. 

Here are some of the things that felt a bit off for me:
-The precision upgrade mostly just felt like a negative, once you have a lot of arrows nothing is getting through anyways. 

- The damage boost rendered most of the elemental upgrades somewhat useless. Not sure about the best way to fix this, I think maybe adding a negative like damage + 1 but firing speed is reduced.

- Speaking of Elemental upgrades they are very different in terms of value:

-- The Acid is S tier, it honestly just makes the game way too easy once the player has upgraded it alongside firing speed and additional arrows. I would consider adding a timer that limits how often the pools can proc on enemies.

-- The Fire is OK, balance wise its pretty strong (A Tier). I personally didn't like using it mostly due for clarity reasons. It can be difficult to tell if an ignited enemy isn't dead or just died, this lead to some frustration. 

-- The Ice Upgrade is a straight up downgrade (Garbage Tier). It offers no damage and even worse is blocks your own arrows which lowers your overall dps. I would swap the collision box for a larger slow zone (trigger) that reduces the enemies movement speed by ~50% while they are in the zone.

- I think the end-game would be better if the fight lasted for longer but the portal had a healthbar so it could take a few hits instead of resetting the whole fight because a single enemy slipped through.

- And last but not least the clones are really only useful as a early detection system so you know what direction the portal is going to be attacked from next. They literally do nothing else mid-late game. They would feel much less arbitrary if they were more useful, an easy fix would be to give them roughly 20% of the players upgrades.  This would probably also mean that the difficulty would need a slight boost of course.