Jump to content

NOT Printing new blueprints


Recommended Posts

More of a quality of life update, but when new blueprints arrive, having to click print, wait, print, wait, print, close feels like a bit of a clumsy and slow mechanic. I feel like something like the following would be quicker:

  • Containers - Show three and the user can click each one to quickly open them up. Then close the dialog
  • Have it print out all three at once in an "epic power print" in the dialog and just show you all three where you can then close the dialog

The current mechanic makes me feel like I'm waiting in a while loop with a sleep i=3 while(i>0) { ..... sleep(3); wait for user to click; --i }  

Granted coroutines or other async libraries will not look like this, but yeah... sleeping in software or while playing a game seems sub-optimal. Just a minor pet peve, but it would be nice to have a more streamlined experience in this area to make it less clumsy. 

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...