Cataclysmanic / GO2022

4 stars 1 forks source link

player can collect many items quickly, so they can't see the popup for the earlier items. #19

Closed plexsoup closed 2 years ago

plexsoup commented 2 years ago

Either Build a queuing system for item popup windows, and show each in order, Or pause the player movement while items are popped up.

plexsoup commented 2 years ago

this is fixed with a Global.game_state check in Detective3d.process()