############################################################################################
ERROR in
action number 1
of Step Event0
for object obj_player:
Variable obj_player.p1_bomb(100008, -2147483648) not set before reading it.
at gml_Object_obj_player_Step_0 (line 17) - (instance_create_layer( mouse_x, mouse_y, layer, p1_bomb))
############################################################################################
gml_Object_obj_player_Step_0 (line 17)
if anyone knows how to fix this type of error and could break down how to fix it it would be greatly appreciated.