issues
search
dantogno
/
Doubts_Dungeon
1
stars
0
forks
source link
Next Release Goals
#115
Open
graceanders
opened
9 months ago
graceanders
commented
9 months ago
Major
[x] Get Currency (Bad Energy) dropping when enemies are downed @graceanders
[ ] Have Simple Stand in Vendor
Add in vendor stand model that can be interacted with @marpl6967
Implement vendor logic, allowing player to buy Items @graceanders
[ ] Add in chests that can be interacted with @marpl6967
Interaction script is done and working
[ ] A couple of Items in and Implemented @graceanders
[ ] Melee Animations in @JepalenciaGit
[ ] Tail Animation in @JepalenciaGit @IzzyIsEdgy
[x] 5 working rooms @marpl6967
Minor
[ ] Fix damage flash @JepalenciaGit
[ ] Blinking animation in between rooms @IzzyIsEdgy
graceanders
commented
8 months ago
Got player state saving, where health, currency, and health pickups are saved and reset at each level
Got BadEnergy / Currency pick-ups working and tracking properly
Finalized Don't Destroy, saving the Transition Manager, the Player State Manager, and the Music Manager.
Transitions fixed and working
Re-worked Survival mode to count down so it works for the dungeon
Fixed Wave issue so waves stop spawning after a point
Major
Minor