I get this error when i run the game:
So i looked in the room and the instance creation...
Saying the object doesnt exists when it does
Code:
ERROR in
action number 1
of Create Event
for object loadanim:
Variable <unknown_object>.VIEW_WIDTH(100098, -2147483648) not set before reading it.
at gml_Object_loadanim_Create_0 (line 9) - x = camera_get_view_x(view_camera[0]) + (obj_display.VIEW_WIDTH)/2;
############################################################################################
gml_Object_loadanim_Create_0 (line 9)
Saying the object doesnt exists when it does