getsentry / sentaur-survivors

A Sentry-themed Vampire Survivors clone written for Unity in C#
https://bentlegen.itch.io/sentaur-survivors
Apache License 2.0
12 stars 1 forks source link

Pickups should provide score #28

Open benvinegar opened 4 months ago

benvinegar commented 4 months ago

If we give the user an additional incentive to grab pickups – currently +health, +speed, and +protect – they'll be incentivized to move more around the map (and potentially forego XP), leading to a more dynamic game.

As we implement this change, we should monitor if pickups become an "overpowered" means of increasing score (e.g. don't want user to just run around the map picking up items / ignoring enemies).