Hi… I really hope I’m posting in the right section here, sorry if it’s not… but I have a simple 2D game planned out, there are just a couple features that I’m not sure how to implement. (note: i am still a bit new at game coding and stuff, i have used Unity in the past and am currently brushing up on it)
If anyone knows how I’d be able to achieve these, or can point me in the right direction, that’d be very much appreciated! ^.^
-Have the game briefly crash (or appear to crash) when the player tries to exit the game. Then a character will have some dialogue, and when the player tries to exit the game again, it works.
-When the player quits then re-opens the game (after having reached a certain point), having the game look different… for example, different music playing on the menu screen or character sprites looking different
Thanks!