night time mode & flashlight are dope, the effect of the flashlight is nicely done as well as the scene lighting! keep it up man!!
Techyy
Recent community posts
Hahaha yeah was following you here and got a notification and was like i gotta drop everything and check it out lool, i mean imho it feels great but i mean that's me, No problem i am looking forward to the release of this more than you could imagine :P, nah honestly i will be more than happy to buy it i could not accept a free key for something you have put time and effort into but i do really appreciate it.
probably something I am overlooking but I added a new player and then added a new button instance in the player select room but when I go into the room I get this error
ERROR in
action number 1
of Other Event: User Defined 0
for object obj_keyboardmenucontroller:
Variable obj_playerselectbutton.menugridpos_x(100297, -2147483648) not set before reading it.
at gml_Object_obj_keyboardmenucontroller_Other_10 (line 3) - if(menugridpos_x == other.menugridpos_x && menugridpos_y == other.menugridpos_y){
############################################################################################
gml_Object_obj_keyboardmenucontroller_Other_10 (line 3)
gml_Object_obj_keyboardmenucontroller_Create_0 (line 18)
still kinda new to GM
Getting this error after importing the recent update you made
___________________________________________
############################################################################################
ERROR in
action number 1
of Alarm Event for alarm 0
for object obj_titlescreen:
Cannot locate external level file <titlescreen.s3dit>...
at gml_Script_load_level_game (line 32) - show_error("Cannot locate external level file <" + argument0 + ">...",true)
############################################################################################
gml_Script_load_level_game (line 32)
gml_Object_obj_titlescreen_Alarm_0 (line 3) - load_level_game("titlescreen.s3dit")