issues
search
n04x
/
comp376-projects
COMP376 Video Game Project on Unity
1
stars
0
forks
source link
Burst UI
#8
Closed
n04x
closed
6 years ago
n04x
commented
6 years ago
Optimized burst meter assets
New meters with optimized fill
Placeholder white suit sprites for 21, will add VFX later to improve aesthetics
Half heart sprites are now available
Burst meter now displays total score, individual suit scores, and timer
Timer currently does nothing; BlackjackController has a comment in all caps in Update() to know where to implement the timeout checks.
Added a drawn cards demo to the UI; can be enabled to see what drawn cards might look like in final version.