Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

___________________________________________
############################################################################################
ERROR in
action number 1
of Draw Event
for object obj_player:

Variable <unknown_object>.status(104321, -2147483648) cannot be resolved.
 at gml_Script_live_call (line 10132) -                             if (l_th.status == gml_thread_status.done) {
############################################################################################
gml_Script_live_call (line 10132)
gml_Object_obj_player_Draw_0 (line 1) - if live_call() return live_result;
gml_Script_scr_draw_depthsort (line 22)
gml_Script_scr_draw_surface (line 211) -                                    scr_draw_depthsort(true);
gml_Script_scr_draw_game (line 4) -        scr_draw_surface(surfKinds.game, false);
gml_Object_sys_game_Draw_0 (line 1) - scr_draw_game();

i did the renaming macros function, now this error pops up instead

Please email or DM me a sample project!