Comments

Log in with itch.io to leave a comment.

(+3)

Make sure you put a 'pause = false;' when you use the Return key to return to the game, otherwise you'll have to hit Esc twice in order to pause again!

(+1)

Came to the comments here to find the fix for this exact thing. Thanks alot.

(+1)

Hiya, i'm trying to change the font, but it says 

___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Create Event
for object obj_pause:

Variable obj_pause.n(100040, -2147483648) not set before reading it.
 at gml_Object_obj_pause_CreateEvent_1 (line 46) - bstring[ n ]= " RESUME "; n++;
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Object_obj_pause_CreateEvent_1 (line 46)

(+1)

I guess you are using GMS 1.4, Just type n = 0 in the create event and the issue is as good as gone. Also if you are using a font an not sprites just remove the first font code then on the second you can just define the font name. I hope this solves your issue.

Deleted 3 years ago
(+1)

oh okay no problem. I'm glad i could help

Appreciate the helpful tips Kcfresh, you a real bro!

thanks, I couldnt have helped without your useful asset. I learned a lot from it.

Deleted 1 year ago
(+1)

Yo great to hear!  Never stop learning !(:

(1 edit)

after i download it, where do i import it into GMS as a .gmz file?

I'll be updating this asset very soon & uploading it on the GMS market place for easier importing ~

(+1)

Pretty sweet asset you got there :D

BRROOO TY