Soy algo nuevo en Game Maker Studio, estaba haciendo la velocidad horizontal y me aparecio este error, que significa?



___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of  Step Event0
for object ObjPlayer:

Push :: Execution Error - Variable Get -1.intVXMax(100022, -1)
at gml_Object_ObjPlayer_Step_0 (line 35) - else intVX = scrApproach(intVX, intVXMax * intMove, intTempFric)
############################################################################################

#1 Marzo 19, 2019, 07:26:22 PM Ultima modificación: Marzo 19, 2019, 07:28:34 PM por Black_Cat
Acá hay un listado de errores que pasan al momento de ejecutar el proyecto:

https://docs.yoyogames.com/source/dadiospice/002_reference/debugging/runner%20errors.html

Basicamente lo que dice es que no declaraste intVXMax