Foohy / jazztronauts

Jazztronauts is a cooperative theft-em-up for Garry's Mod, also known as prop hunt 2.
122 stars 35 forks source link

Fade money counter when in dialog #197

Closed Commenter25 closed 6 months ago

Commenter25 commented 1 year ago

When entering dialog, it smoothly fades out. When leaving dialog, smoothly fades back in. If your amount changes mid-dialog (when you complete a mission), it'll appear for that then fade again. Made the coin properly fade too so it looks nicer.

Also fixed the money hiding in the hub when the amount changes.

Also made jazzHideHUD also trigger Special, primarily just for the waiting for players screen.

SageJFox commented 7 months ago

Finally got a chance to look at this, looks good! My only issue is I noticed it faded back in as soon as the last dialog's input was entered, rather than waiting until after the transition out of the scene and back to the game. How hard do you think it'd be to tweak that?

Commenter25 commented 6 months ago

The issue mentioned above has been fixed.

To repeat what I said, since this is the last PR I'm closing: In an attempt to resolve the conflict insanity that me and @SageJFox have gotten ourselves into, I'm recreating my PRs into her sceneroots branch, so it can be part of her big pull request, rather than trying to manage the fallout later. If we decide this isn't the way to go, I can reopen them and restore the branches later.