UPDATE #19 more animations
Summary
added buy and sell animations along with fixing a few bugs it was alot faster than initially planned cuz it was just re-purposing existing code
breakdown
- added buy animation for deamons and consumables
- added sell animations for daemons and consumablse
- fixed bug where shop didnt refresh when you re-enter after beating a level
- fixed bug where boss levels had a smaller quota than normal levels
- screenshake helper function implemented so i can just put
screenshake(intensity,duration);anywhere and add screenshake with one line - added a glitch location helper function based off my glitch transition code so now you can do
TriggerGlitchAt(bounding-box-using-raylib-rectangle, duration);to glitch effect a location for a duration
Next update plan
maybe 6 hours for this update
- add more sound effects
- expand consumables system
- maybe make daemons look better but that might be for the update after this one
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.