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

Refactors pickups into Prefabs, then adds MoneyPickup prefab (adds score) #32

Closed benvinegar closed 3 months ago

benvinegar commented 3 months ago

This PR has a couple changes:

benvinegar commented 3 months ago

one tiny nit: the money pickup doesn't have a text popup like the other pickups, so it might not be super clear what it does

Yeah I noticed that too. Maybe worth a followup.