PlatinumTeam / PlatinumQuest

PQ HERe
https://marbleblast.com
MIT License
21 stars 7 forks source link

Gem GUI changes - no leading zeros, updated quota 100% visuals #12

Closed main-gi closed 3 years ago

main-gi commented 3 years ago

Modifies the same file, playGui.cs, so they're in one pull request.

Leading zeros are gone: "003/006" becomes "3/6". The UI is shifted so it doesn't look like "3/ 6", and it works for Quota as well. Quota also has a new fancy hue shifting animation on getting a 100% quota (which undoes itself if you lose progress from 100% or leave the level).

Visual preview:

https://cdn.discordapp.com/attachments/701856989218603118/812179584073072730/Quota_100_Hypernova_Gem_Counter.mp4

main-gi commented 3 years ago

Closed this because I wanted to just reset all the commits.