enclose.moose localization and improvements - #352
Conversation
… of transformation; minor improvements
…y more visible (but thinner)
|
However I do wonder, have you ever received this error from running the game on iOS? Some quick googling led me to believe that it has something to do with line 729-730 in enclode_moose_level_page.dart where the audio player get's released and then played. But if you spam click the moose before the original audio player is "ready" it gives this error. Didn't cause any issues in the simulator but maybe something to look out for? Also was not able to reproduce it after the first time it threw that error for some reason. |
|
I wasn't able to recreate either but made some changes that should be safer (avoids using player.release at all). |
…all screens (mostly enclose.moose but also the navigation bottom bar buttons)
No description provided.