TheMowgliMan / Country-Clash

A 2D OGLES 3 game developed in Godot 3.x. Intends to emulate the mechanics of CCRPIV on Scratch: https://scratch.mit.edu/studios/31228758/
GNU General Public License v3.0
3 stars 1 forks source link

Map generation renders program unresponsive #21

Open 3quarterscolon opened 2 years ago

3quarterscolon commented 2 years ago

Device: Apple Silicon iMac, MacOS

During map generation, the program becomes temporarily unresponsive. It still generates, it's just not responding during that time.

TheMowgliMan commented 2 years ago

That's just how the game is now.

On Fri, May 27, 2022, 8:49 PM 3quarterscolon @.***> wrote:

Device: Apple Silicon iMac, MacOS

During map generation, the program becomes temporarily unresponsive. It still generates, it's just not responding during that time.

— Reply to this email directly, view it on GitHub https://github.com/TheMowgliMan/Country-Clash/issues/21, or unsubscribe https://github.com/notifications/unsubscribe-auth/AW7ZWTNVEPIYUX5AML7JAPDVMFURRANCNFSM5XFZYXYQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

TheMowgliMan commented 2 years ago

Uhh, yeah, so... I dunno how to fix that. So long as we don't have an animated screen we'll be fine, some games (E.g. Terraria) have no way to exit the game when map generating. Temporarily adding the wontfix label.