Hey there, I purchased your project and tried running it but all I got was this error message, do you know what is wrong with it?
___________________________________________
############################################################################################
ERROR in
action number 1
of Step Event0
for object obj_battle:
global variable name 'HELD_L' index (100066) not set before reading it.
at gml_Object_obj_battle_Step_0 (line 5) - if (global.HELD_L) || (global.HELD_D) || (global.HELD_U) || (global.HELD_R){
############################################################################################
gml_Object_obj_battle_Step_0 (line 5)